Searched refs:gotten (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/fs/erofs/ |
H A D | inode.c | 62 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/qemu/qapi/ |
H A D | ebpf.json | 35 # The eBPF programs that can be gotten with request-ebpf.
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | Kconfig | 49 gotten from:
|
/openbmc/linux/mm/ |
H A D | memory-failure.c | 2448 int gotten; in memory_failure_work_func() local 2453 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func() 2455 if (!gotten) in memory_failure_work_func()
|
/openbmc/linux/Documentation/PCI/ |
H A D | pcieaer-howto.rst | 241 Then, you need a user space tool named aer-inject, which can be gotten
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 35 timestamp and measure the "expected CPU time" a task should have gotten.
|
/openbmc/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 171 in the 5.1 development cycle) and has gotten quite good at conflict
|
/openbmc/linux/Documentation/filesystems/ |
H A D | erofs.rst | 309 fixed-sized input solutions. Relatively higher compression ratios can be gotten
|
/openbmc/docs/designs/ |
H A D | power-recovery.md | 87 In situations where the BMC or the system have gotten into a bad state, and the
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83781d.rst | 254 Table which can be gotten by thermistor vendor. Therefore we will calculate
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-controls.rst | 526 cluster is set (or 'gotten', or 'tried'), only the control ops of the first
|
/openbmc/linux/Documentation/process/ |
H A D | 2.Process.rst | 353 for being difficult to learn and use, though it has gotten better over
|
/openbmc/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``
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/ |
H A D | support-jpeg-turbo.patch | 856 + /* We had better have gotten to the end of the string. */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | spkguide.txt | 915 So ok, you've gone off and gotten your kernel source tree, and patched
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2967 would have gotten from the normal tcg-op.c expansion. */
|