Searched refs:gotten (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/erofs/ |
| H A D | inode.c | 79 const unsigned int gotten = sb->s_blocksize - ofs; in erofs_read_inode() local 81 memcpy(&copied, dic, gotten); in erofs_read_inode() 90 ofs = vi->inode_isize - gotten; in erofs_read_inode() 91 memcpy((u8 *)&copied + gotten, ptr, ofs); in erofs_read_inode()
|
| /linux/mm/ |
| H A D | memory-failure.c | 2604 int gotten; in memory_failure_work_func() local 2609 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func() 2611 if (!gotten) in memory_failure_work_func()
|
| /linux/Documentation/PCI/ |
| H A D | pcieaer-howto.rst | 251 Then, you need a user space tool named aer-inject, which can be gotten
|
| /linux/Documentation/maintainer/ |
| H A D | rebasing-and-merging.rst | 171 in the 5.1 development cycle) and has gotten quite good at conflict
|
| /linux/Documentation/filesystems/ |
| H A D | directory-locking.rst | 247 in between (all of those would fail with -ENOTEMPTY, had they ever gotten
|
| /linux/Documentation/hwmon/ |
| H A D | w83781d.rst | 254 Table which can be gotten by thermistor vendor. Therefore we will calculate
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 317 related CPUs can be gotten from /sys/devices/system/cpu/cpuX/topology/cluster_{id, cpus}.
|
| /linux/Documentation/process/ |
| H A D | 2.Process.rst | 350 for being difficult to learn and use, though it has gotten better over
|
| /linux/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 467 long enough but not yet gotten around to calling the driver's ``suspend``
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 920 So ok, you've gone off and gotten your kernel source tree, and patched
|