/third_party/musl/Benchmark/musl/ |
H A D | libc_poll.cpp | 8 struct pollfd pfd; in Bm_function_Poll() local
|
/third_party/rust/crates/nix/test/ |
H A D | test_poll.rs | 80 let mut pfd = PollFd::new(-1, PollFlags::POLLIN); in test_pollfd_events() variables
|
/third_party/libwebsockets/lib/plat/freertos/ |
H A D | freertos-fds.c | 45 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi, struct lws_pollfd *pfd) lws_plat_change_pollfd() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/ |
H A D | 1-1.c | 69 int pfd[2]; in main() local
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_pixelformat.h | 47 PIXELFORMATDESCRIPTOR pfd; member
|
/third_party/toybox/toys/other/ |
H A D | count.c | 20 struct pollfd pfd = {0, POLLIN, 0}; in count_main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/nsfs/ |
H A D | owner.c | 28 int pfd[2], ns, uns, init_uns; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | pe_preserve_elems.c | 12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
|
H A D | perf_branches.c | 106 int pfd; in test_perf_branches_hw() local 147 int pfd; in test_perf_branches_no_hw() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lirc_mode2_user.c | 113 struct pollfd pfd = { .fd = inputfd, .events = POLLIN }; in main() local
|
/kernel/linux/linux-5.10/tools/gpio/ |
H A D | gpio-watch.c | 27 struct pollfd pfd; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | find_vma.c | 28 int pfd; in open_pe() local 53 int pfd, i; in test_find_vma_pe() local [all...] |
H A D | perf_link.c | 31 int pfd = -1, link_fd = -1, err; in serial_test_perf_link() local
|
H A D | pe_preserve_elems.c | 12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
|
H A D | perf_branches.c | 106 int pfd; in test_perf_branches_hw() local 147 int pfd; in test_perf_branches_no_hw() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lirc_mode2_user.c | 114 struct pollfd pfd = { .fd = inputfd, .events = POLLIN }; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/nsfs/ |
H A D | owner.c | 28 int pfd[2], ns, uns, init_uns; in main() local
|
/kernel/linux/linux-6.6/tools/gpio/ |
H A D | gpio-watch.c | 27 struct pollfd pfd; in main() local
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | IO_test_ppoll_002.cpp | 42 static struct pollfd pfd; variable
|
H A D | IO_test_ppoll_001.cpp | 41 static struct pollfd pfd; variable
|
/third_party/eudev/src/udev/ |
H A D | udevadm-settle.c | 62 struct pollfd pfd[1] = { {.fd = -1}, }; in adm_settle() local
|
/third_party/libwebsockets/lib/core-net/client/ |
H A D | connect4.c | 35 struct lws_pollfd pfd; in lws_client_connect_4_established() local
|
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-service.c | 64 struct lws_pollfd *pfd; in _lws_plat_service_tsi() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_exec.cc | 42 int pfd[2]; in exec_read_command() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/vmsplice/ |
H A D | vmsplice01.c | 64 struct pollfd pfd = {.fd = pipes[1], .events = POLLOUT}; in vmsplice_test() local
|