| /kernel/linux/linux-6.6/arch/um/os-Linux/ |
| H A D | file.c | 375 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe() argument 646 int os_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, in os_sendmsg_fds() argument 673 memcpy(CMSG_DATA(cmsg), fds, fds_siz in os_sendmsg_fds() local 681 os_poll(unsigned int n, const int *fds) os_poll() argument [all...] |
| /kernel/linux/linux-6.6/arch/um/kernel/ |
| H A D | time.c | 154 int fds[2] = { fd, time_travel_ext_fd }; in __time_travel_wait_readable() local
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | common.c | 654 static int prog_fd_by_nametag(void *nametag, int **fds, bool tag) in prog_fd_by_nametag() argument 713 int prog_parse_fds(int *argc, char ***argv, int **fds) in prog_parse_fds() argument 781 int *fds = NULL; prog_parse_fd() local 806 map_fd_by_name(char *name, int **fds) map_fd_by_name() argument 864 map_parse_fds(int *argc, char ***argv, int **fds) map_parse_fds() argument 918 int *fds = NULL; map_parse_fd() local [all...] |
| H A D | map.c | 648 int *fds = NULL; in do_show_subset() local 773 maps_have_btf(int *fds, int nb_fds) maps_have_btf() argument 907 int *fds = NULL; do_dump() local [all...] |
| /kernel/linux/linux-5.10/tools/io_uring/ |
| H A D | io_uring-bench.c | 86 __s32 *fds; member
|
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | rsrc.c | 359 __s32 __user *fds = u64_to_user_ptr(up->data); in __io_sqe_files_update() local 575 __s32 __user *fds = u64_to_user_ptr(up->arg); in io_files_update_with_index_alloc() local 703 __s32 __user *fds = (__s32 __user *) arg; in io_sqe_files_register() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | udpgso_bench_tx.c | 243 struct pollfd fds = {0}; in flush_errqueue() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | cgroup_util.c | 637 struct pollfd fds = { in cg_wait_for() local
|
| /kernel/linux/linux-6.6/tools/testing/vsock/ |
| H A D | vsock_test.c | 212 int fds[MULTICONN_NFDS]; in test_stream_multiconn_client() local 236 int fds[MULTICONN_NFDS]; in test_stream_multiconn_server() local 909 struct pollfd fds; test_stream_poll_rcvlowat_client() local [all...] |
| /kernel/liteos_a/fs/vfs/operation/ |
| H A D | vfs_force_umount.c | 287 static int ErrorFopPoll(struct file *filep, poll_table *fds) in ErrorFopPoll() argument
|
| /kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
| H A D | sockets_porting.c | 253 int poll(struct pollfd *fds, nfds_t nfds, int timeout)
in poll() argument
|
| /kernel/uniproton/src/net/lwip-2.1/src/ |
| H A D | sockets.c | 245 int poll(struct pollfd *fds, nfds_t nfds, int timeout)
in poll() argument
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | map.c | 633 int *fds = NULL; in do_show_subset() local 768 maps_have_btf(int *fds, int nb_fds) maps_have_btf() argument 901 int *fds = NULL; do_dump() local [all...] |
| /test/xts/acts/communication_lite/lwip_posix/src/ |
| H A D | ActsLwipTest.cpp | 419 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerForFork() local [all...] |
| /test/xts/acts/communication_lite/lwip_hal/src/ |
| H A D | lwip_func_test.c | 354 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerTask() local [all...] |
| /third_party/backends/backend/ |
| H A D | tamarack.c | 1329 int fds[2]; in sane_start() local
|
| H A D | u12.c | 1557 int fds[2]; in sane_start() local
|
| /third_party/curl/lib/ |
| H A D | easy.c | 561 struct pollfd fds[4]; in wait_or_timeout() local
|
| /third_party/libuv/src/unix/ |
| H A D | stream.c | 284 int fds[2]; in uv__stream_try_select() local [all...] |
| /third_party/libuv/src/win/ |
| H A D | tcp.c | 1560 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | mount.c | 421 int fds[2], pid; in fuse_mount_fusermount() local [all...] |
| /third_party/musl/porting/linux/user/src/fortify/ |
| H A D | fortify.c | 103 int __poll_chk(struct pollfd* fds, nfds_t fd_count, int timeout, size_t fds_size) in __poll_chk() argument 110 int __ppoll_chk(struct pollfd* fds, nfds_t fd_count, const struct timespec* timeout, in __ppoll_chk() argument
|
| /third_party/musl/src/fortify/linux/ |
| H A D | fortify.c | 114 int __poll_chk(struct pollfd* fds, nfds_t fd_count, int timeout, size_t fds_size) in __poll_chk() argument 121 int __ppoll_chk(struct pollfd* fds, nfds_t fd_count, const struct timespec* timeout, in __ppoll_chk() argument
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-events.c | 969 struct pollfd fds; in mainloop() local
|
| H A D | libinput-debug-tablet.c | 56 struct pollfd fds[2]; member [all...] |