/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | ubd_user.c | 30 int pid, fds[2], err; in start_io_thread() local
|
H A D | slirp_user.c | 52 int fds[2], pid, err; in slirp_open() local
|
H A D | chan_user.c | 223 int fds[2], n, err, pid; in winch_tramp() local
|
H A D | slip_user.c | 78 int pid, fds[2], err, output_len; in slip_tramp() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.h | 20 int fds[2]; member
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | ubd_user.c | 30 int pid, fds[2], err; in start_io_thread() local
|
H A D | slirp_user.c | 52 int fds[2], pid, err; in slirp_open() local
|
H A D | chan_user.c | 223 int fds[2], n, err, pid; in winch_tramp() local
|
H A D | slip_user.c | 78 int pid, fds[2], err, output_len; in slip_tramp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.h | 20 int fds[2]; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
H A D | pidfd_poll_test.c | 28 struct pollfd fds; in main() local
|
/kernel/linux/linux-5.10/scripts/ |
H A D | jobserver-exec | 26 fds = opts[0].split("=", 1)[1] variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | wait_inotify.c | 33 struct pollfd fds = { .events = POLLIN, }; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/ |
H A D | pidfd_poll_test.c | 28 struct pollfd fds; in main() local
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | It_stdlib_poll_002.cpp | 42 struct pollfd fds[LISTEN_FD_NUM] = {0}; in Pthread01() local
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | helper.c | 46 int pid, fds[2], ret, n; in run_helper() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_lib.h | 75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() argument 111 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() argument 133 pair_udp_send(int fds[], int num) pair_udp_send() argument 138 pair_udp_close(int fds[]) pair_udp_close() argument [all...] |
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | helper.c | 47 int pid, fds[2], ret, n; in run_helper() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_helpers.h | 104 fd_set fds; in wait_for_packet() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_lib.h | 77 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() argument 113 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() argument 135 pair_udp_send(int fds[], int num) pair_udp_send() argument 140 pair_udp_close(int fds[]) pair_udp_close() argument [all...] |
/kernel/liteos_a/kernel/common/ |
H A D | virtual_serial.c | 174 STATIC INT32 SerialPoll(struct file *filep, poll_table *fds)
in SerialPoll() argument
|
/kernel/liteos_m/kal/posix/src/ |
H A D | poll.c | 91 STATIC INT32 QueryFds(struct pollfd *fds, nfds_t nfds, struct PollTable *table) in QueryFds() argument 157 STATIC INLINE INT32 PollTimedWait(struct pollfd *fds, nfds_t nfds, struct PollTable *table, INT32 timeout) in PollTimedWait() argument 200 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() argument
|
/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/ |
H A D | tuntap_user.c | 133 int err, fds[2], len, used; in tuntap_open() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
H A D | sync.c | 60 struct pollfd fds; in sync_wait() local
|
/kernel/linux/linux-5.10/tools/testing/vsock/ |
H A D | vsock_test.c | 207 int fds[MULTICONN_NFDS]; in test_stream_multiconn_client() local 231 int fds[MULTICONN_NFDS]; in test_stream_multiconn_server() local [all...] |