Searched refs:gotten (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/fs/erofs/ |
D | inode.c | 77 const unsigned int gotten = sb->s_blocksize - ofs; in erofs_read_inode() local 84 memcpy(copied, dic, gotten); in erofs_read_inode() 93 ofs = vi->inode_isize - gotten; in erofs_read_inode() 94 memcpy((u8 *)copied + gotten, kaddr, ofs); in erofs_read_inode()
|
/linux-6.12.1/drivers/pci/pcie/ |
D | Kconfig | 49 gotten from:
|
/linux-6.12.1/mm/ |
D | memory-failure.c | 2480 int gotten; in memory_failure_work_func() local 2485 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func() 2487 if (!gotten) in memory_failure_work_func()
|
/linux-6.12.1/Documentation/PCI/ |
D | pcieaer-howto.rst | 241 Then, you need a user space tool named aer-inject, which can be gotten
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-design-CFS.rst | 39 timestamp and measure the "expected CPU time" a task should have gotten.
|
/linux-6.12.1/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 171 in the 5.1 development cycle) and has gotten quite good at conflict
|
/linux-6.12.1/Documentation/filesystems/ |
D | erofs.rst | 313 fixed-sized input solutions. Relatively higher compression ratios can be gotten
|
D | directory-locking.rst | 247 in between (all of those would fail with -ENOTEMPTY, had they ever gotten
|
/linux-6.12.1/Documentation/hwmon/ |
D | w83781d.rst | 254 Table which can be gotten by thermistor vendor. Therefore we will calculate
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-stat.txt | 317 related CPUs can be gotten from /sys/devices/system/cpu/cpuX/topology/cluster_{id, cpus}.
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | v4l2-controls.rst | 526 cluster is set (or 'gotten', or 'tried'), only the control ops of the first
|
/linux-6.12.1/Documentation/process/ |
D | 2.Process.rst | 353 for being difficult to learn and use, though it has gotten better over
|
/linux-6.12.1/Documentation/driver-api/usb/ |
D | power-management.rst | 467 long enough but not yet gotten around to calling the driver's ``suspend``
|
/linux-6.12.1/Documentation/admin-guide/ |
D | spkguide.txt | 920 So ok, you've gone off and gotten your kernel source tree, and patched
|