Searched refs:gotten (Results 1 – 12 of 12) sorted by relevance
/linux/fs/erofs/ |
A D | inode.c | 70 const unsigned int gotten = PAGE_SIZE - *ofs; in erofs_read_inode() local 77 memcpy(copied, dic, gotten); in erofs_read_inode() 88 *ofs = vi->inode_isize - gotten; in erofs_read_inode() 89 memcpy((u8 *)copied + gotten, page_address(page), *ofs); in erofs_read_inode()
|
/linux/mm/ |
A D | memory-failure.c | 1900 int gotten; in memory_failure_work_func() local 1905 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func() 1907 if (!gotten) in memory_failure_work_func()
|
/linux/drivers/pci/pcie/ |
A D | Kconfig | 45 gotten from:
|
/linux/Documentation/filesystems/ |
A D | erofs.rst | 236 fixed-sized input solutions. Relatively higher compression ratios can be gotten
|
/linux/Documentation/scheduler/ |
A D | sched-design-CFS.rst | 35 timestamp and measure the "expected CPU time" a task should have gotten.
|
/linux/Documentation/PCI/ |
A D | pcieaer-howto.rst | 294 Then, you need a user space tool named aer-inject, which can be gotten
|
/linux/Documentation/maintainer/ |
A D | rebasing-and-merging.rst | 171 in the 5.1 development cycle) and has gotten quite good at conflict
|
/linux/Documentation/hwmon/ |
A D | w83781d.rst | 254 Table which can be gotten by thermistor vendor. Therefore we will calculate
|
/linux/Documentation/driver-api/media/ |
A D | v4l2-controls.rst | 526 cluster is set (or 'gotten', or 'tried'), only the control ops of the first
|
/linux/Documentation/process/ |
A D | 2.Process.rst | 360 for being difficult to learn and use, though it has gotten better over
|
/linux/Documentation/driver-api/usb/ |
A D | power-management.rst | 467 long enough but not yet gotten around to calling the driver's ``suspend``
|
/linux/Documentation/admin-guide/ |
A D | spkguide.txt | 915 So ok, you've gone off and gotten your kernel source tree, and patched
|
Completed in 31 milliseconds