Home
last modified time | relevance | path

Searched defs:nr_reqs (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1744 int nr_reqs; in xnb_rxpkt2rsp_empty() local
1774 int nr_entries, nr_reqs; in xnb_rxpkt2rsp_short() local
1819 int nr_entries, nr_reqs; in xnb_rxpkt2rsp_extra() local
1888 int nr_entries, nr_reqs; in xnb_rxpkt2rsp_2slots() local
1953 int nr_reqs, nr_entries; in xnb_rxpkt2rsp_2short() local
2013 int nr_entries, nr_reqs; in xnb_rxpkt2rsp_copyerror() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h752 #define __sanitizer_syscall_pre_io_setup(nr_reqs, ctx) \ argument
754 #define __sanitizer_syscall_post_io_setup(res, nr_reqs, ctx) \ argument