Home
last modified time | relevance | path

Searched refs:gotten (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/fs/erofs/
H A Dinode.c77 const unsigned int gotten = sb->s_blocksize - ofs; in erofs_read_inode() local
79 memcpy(&copied, dic, gotten); in erofs_read_inode()
88 ofs = vi->inode_isize - gotten; in erofs_read_inode()
89 memcpy((u8 *)&copied + gotten, ptr, ofs); in erofs_read_inode()
/linux-6.15/drivers/pci/pcie/
H A DKconfig49 gotten from:
/linux-6.15/mm/
H A Dmemory-failure.c2490 int gotten; in memory_failure_work_func() local
2495 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func()
2497 if (!gotten) in memory_failure_work_func()
/linux-6.15/Documentation/PCI/
H A Dpcieaer-howto.rst241 Then, you need a user space tool named aer-inject, which can be gotten
/linux-6.15/Documentation/scheduler/
H A Dsched-design-CFS.rst39 timestamp and measure the "expected CPU time" a task should have gotten.
/linux-6.15/Documentation/maintainer/
H A Drebasing-and-merging.rst171 in the 5.1 development cycle) and has gotten quite good at conflict
/linux-6.15/Documentation/filesystems/
H A Derofs.rst313 fixed-sized input solutions. Relatively higher compression ratios can be gotten
H A Ddirectory-locking.rst247 in between (all of those would fail with -ENOTEMPTY, had they ever gotten
/linux-6.15/Documentation/hwmon/
H A Dw83781d.rst254 Table which can be gotten by thermistor vendor. Therefore we will calculate
/linux-6.15/tools/perf/Documentation/
H A Dperf-stat.txt317 related CPUs can be gotten from /sys/devices/system/cpu/cpuX/topology/cluster_{id, cpus}.
/linux-6.15/Documentation/driver-api/media/
H A Dv4l2-controls.rst526 cluster is set (or 'gotten', or 'tried'), only the control ops of the first
/linux-6.15/Documentation/process/
H A D2.Process.rst353 for being difficult to learn and use, though it has gotten better over
/linux-6.15/Documentation/driver-api/usb/
H A Dpower-management.rst467 long enough but not yet gotten around to calling the driver's ``suspend``
/linux-6.15/Documentation/admin-guide/
H A Dspkguide.txt920 So ok, you've gone off and gotten your kernel source tree, and patched