Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dinode.c62 const unsigned int gotten = sb->s_blocksize - *ofs; in erofs_read_inode() local
69 memcpy(copied, dic, gotten); in erofs_read_inode()
78 *ofs = vi->inode_isize - gotten; in erofs_read_inode()
79 memcpy((u8 *)copied + gotten, kaddr, *ofs); in erofs_read_inode()
/Linux-v6.6/drivers/pci/pcie/
DKconfig49 gotten from:
/Linux-v6.6/mm/
Dmemory-failure.c2432 int gotten; in memory_failure_work_func() local
2437 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func()
2439 if (!gotten) in memory_failure_work_func()
/Linux-v6.6/Documentation/PCI/
Dpcieaer-howto.rst241 Then, you need a user space tool named aer-inject, which can be gotten
/Linux-v6.6/Documentation/scheduler/
Dsched-design-CFS.rst35 timestamp and measure the "expected CPU time" a task should have gotten.
/Linux-v6.6/Documentation/maintainer/
Drebasing-and-merging.rst171 in the 5.1 development cycle) and has gotten quite good at conflict
/Linux-v6.6/Documentation/filesystems/
Derofs.rst309 fixed-sized input solutions. Relatively higher compression ratios can be gotten
/Linux-v6.6/Documentation/hwmon/
Dw83781d.rst254 Table which can be gotten by thermistor vendor. Therefore we will calculate
/Linux-v6.6/Documentation/driver-api/media/
Dv4l2-controls.rst526 cluster is set (or 'gotten', or 'tried'), only the control ops of the first
/Linux-v6.6/Documentation/process/
D2.Process.rst353 for being difficult to learn and use, though it has gotten better over
/Linux-v6.6/Documentation/driver-api/usb/
Dpower-management.rst467 long enough but not yet gotten around to calling the driver's ``suspend``
/Linux-v6.6/Documentation/admin-guide/
Dspkguide.txt915 So ok, you've gone off and gotten your kernel source tree, and patched