Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A 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()
/openbmc/linux/drivers/pci/pcie/
H A DKconfig49 gotten from:
/openbmc/linux/mm/
H A Dmemory-failure.c2446 int gotten; in memory_failure_work_func() local
2451 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func()
2453 if (!gotten) in memory_failure_work_func()
/openbmc/linux/Documentation/PCI/
H A Dpcieaer-howto.rst241 Then, you need a user space tool named aer-inject, which can be gotten
/openbmc/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst35 timestamp and measure the "expected CPU time" a task should have gotten.
/openbmc/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst171 in the 5.1 development cycle) and has gotten quite good at conflict
/openbmc/linux/Documentation/filesystems/
H A Derofs.rst309 fixed-sized input solutions. Relatively higher compression ratios can be gotten
/openbmc/docs/designs/
H A Dpower-recovery.md87 In situations where the BMC or the system have gotten into a bad state, and the
/openbmc/linux/Documentation/hwmon/
H A Dw83781d.rst254 Table which can be gotten by thermistor vendor. Therefore we will calculate
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst526 cluster is set (or 'gotten', or 'tried'), only the control ops of the first
/openbmc/linux/Documentation/process/
H A D2.Process.rst353 for being difficult to learn and use, though it has gotten better over
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst467 long enough but not yet gotten around to calling the driver's ``suspend``
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch856 + /* We had better have gotten to the end of the string. */
/openbmc/linux/Documentation/admin-guide/
H A Dspkguide.txt915 So ok, you've gone off and gotten your kernel source tree, and patched
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc2850 would have gotten from the normal tcg-op.c expansion. */