Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinode.c79 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 Dmemory-failure.c2604 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 Dpcieaer-howto.rst251 Then, you need a user space tool named aer-inject, which can be gotten
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst171 in the 5.1 development cycle) and has gotten quite good at conflict
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst247 in between (all of those would fail with -ENOTEMPTY, had they ever gotten
/linux/Documentation/hwmon/
H A Dw83781d.rst254 Table which can be gotten by thermistor vendor. Therefore we will calculate
/linux/tools/perf/Documentation/
H A Dperf-stat.txt317 related CPUs can be gotten from /sys/devices/system/cpu/cpuX/topology/cluster_{id, cpus}.
/linux/Documentation/process/
H A D2.Process.rst350 for being difficult to learn and use, though it has gotten better over
/linux/Documentation/driver-api/usb/
H A Dpower-management.rst467 long enough but not yet gotten around to calling the driver's ``suspend``
/linux/Documentation/admin-guide/
H A Dspkguide.txt920 So ok, you've gone off and gotten your kernel source tree, and patched