Home
last modified time | relevance | path

Searched refs:ooo (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/liburing/
H A D0002-ooo-file-unreg.c-Include-poll.h-instead-of-sys-poll..patch4 Subject: [PATCH 2/2] ooo-file-unreg.c: Include poll.h instead of sys/poll.h
8 In file included from ooo-file-unreg.c:12:
17 test/ooo-file-unreg.c | 2 +-
20 diff --git a/test/ooo-file-unreg.c b/test/ooo-file-unreg.c
22 --- a/test/ooo-file-unreg.c
23 +++ b/test/ooo-file-unreg.c
H A D0001-test-Compile-nolibc.c-only-when-CONFIG_NOLIBC-is-set.patch32 ooo-file-unreg.c \
/openbmc/linux/fs/nfs/
H A Dinode.c1839 if (!nfsi->ooo) { in nfs_ooo_merge()
1840 nfsi->ooo = kmalloc(sizeof(*nfsi->ooo), GFP_ATOMIC); in nfs_ooo_merge()
1841 if (!nfsi->ooo) { in nfs_ooo_merge()
1845 nfsi->ooo->cnt = 0; in nfs_ooo_merge()
1849 cnt = nfsi->ooo->cnt; in nfs_ooo_merge()
1851 if (end == nfsi->ooo->gap[i].start) in nfs_ooo_merge()
1852 end = nfsi->ooo->gap[i].end; in nfs_ooo_merge()
1853 else if (start == nfsi->ooo->gap[i].end) in nfs_ooo_merge()
1854 start = nfsi->ooo->gap[i].start; in nfs_ooo_merge()
1859 nfsi->ooo->gap[i] = nfsi->ooo->gap[cnt]; in nfs_ooo_merge()
[all …]
/openbmc/linux/include/linux/
H A Dnfs_fs.h229 } *ooo; member
652 kfree(nfsi->ooo); in nfs_ooo_clear()
653 nfsi->ooo = NULL; in nfs_ooo_clear()
659 (nfsi->ooo && nfsi->ooo->cnt > 0); in nfs_ooo_test()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/
H A Dliburing_2.7.bb15 file://0002-ooo-file-unreg.c-Include-poll.h-instead-of-sys-poll..patch"
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl1.c887 int iscsit_execute_cmd(struct iscsit_cmd *cmd, int ooo) in iscsit_execute_cmd() argument
894 if (ooo) in iscsit_execute_cmd()
/openbmc/linux/Documentation/networking/
H A Dscaling.rst454 prevent out of order (ooo) packets. The choice also amortizes the cost
456 ooo packets, the queue for a flow can subsequently only be changed if
/openbmc/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst167 escape ``\ooo`` notation, e.g. the space character is ``\040``.
/openbmc/linux/
H A Dopengrok1.0.log[all...]