Home
last modified time | relevance | path

Searched defs:fds (Results 101 - 125 of 131) sorted by relevance

123456

/kernel/linux/linux-6.6/kernel/
H A Daudit.h209 int fds[2]; member
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dcow.c127 int fds[2]; in child_vmsplice_memcmp_fn() local
251 int ret, fds[2]; in do_test_vmsplice_in_parent() local
[all...]
/kernel/liteos_a/kernel/common/
H A Dconsole.c551 INT32 FilepPoll(struct file *filep, const struct file_operations_vfs *fops, poll_table *fds) in FilepPoll() argument
939 STATIC INT32 ConsolePoll(struct file *filep, poll_table *fds) in ConsolePoll() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcommon.c734 static int prog_fd_by_nametag(void *nametag, int **fds, bool tag) in prog_fd_by_nametag() argument
802 int prog_parse_fds(int *argc, char ***argv, int **fds) in prog_parse_fds() argument
870 int *fds = NULL; prog_parse_fd() local
895 map_fd_by_name(char *name, int **fds) map_fd_by_name() argument
953 map_parse_fds(int *argc, char ***argv, int **fds) map_parse_fds() argument
1007 int *fds = NULL; map_parse_fd() local
[all...]
H A Dprog.c599 int *fds = NULL; in do_show_subset() local
881 int *fds = NULL; in do_dump() local
[all...]
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dtypes.h123 unsigned long fds[(FD_SETSIZE + FD_SETBITMASK) / FD_SETIDXMASK]; member
H A Dsys.h832 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() argument
850 int poll(struct pollfd *fds, int nfds, int timeout) in poll() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dio_uring.h204 __aligned_u64 fds; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dio_uring.h204 __aligned_u64 fds; member
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl.c1846 s32 *fds; in dfl_feature_ioctl_set_irq() local
1787 dfl_fpga_set_irq_triggers(struct dfl_feature *feature, unsigned int start, unsigned int count, int32_t *fds) dfl_fpga_set_irq_triggers() argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_kern.c60 int fds[2]; member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c303 int *fds[4] = {&s1, &s2, &c1, &c2}; in sockmap_init_sockets() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_kern.c61 int fds[2]; member
[all...]
H A Dvirtio_uml.c632 int fds[2]; in vhost_user_set_mem_table() local
81 full_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, unsigned int fds_num) full_sendmsg_fds() argument
226 vhost_user_send(struct virtio_uml_device *vu_dev, bool need_response, struct vhost_user_msg *msg, int *fds, size_t num_fds) vhost_user_send() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c1175 static void rx_drop(struct xsk_socket_info *xsk, struct pollfd *fds) in rx_drop() argument
1220 struct pollfd fds[MAX_SOCKS] = {}; in rx_drop_all() local
1101 complete_tx_l2fwd(struct xsk_socket_info *xsk, struct pollfd *fds) complete_tx_l2fwd() argument
1300 struct pollfd fds[MAX_SOCKS] = {}; tx_only_all() local
1337 l2fwd(struct xsk_socket_info *xsk, struct pollfd *fds) l2fwd() argument
1390 struct pollfd fds[MAX_SOCKS] = {}; l2fwd_all() local
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dprog.c525 int *fds = NULL; in do_show_subset() local
789 int *fds = NULL; in do_dump() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dio_uring.h334 __aligned_u64 /* __s32 * */ fds; member
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl.c1998 s32 *fds; in dfl_feature_ioctl_set_irq() local
1939 dfl_fpga_set_irq_triggers(struct dfl_feature *feature, unsigned int start, unsigned int count, int32_t *fds) dfl_fpga_set_irq_triggers() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxskxceiver.c967 static int receive_pkts(struct test_spec *test, struct pollfd *fds) in receive_pkts() argument
1095 static int __send_pkts(struct ifobject *ifobject, struct pollfd *fds, bool timeout) in __send_pkts() argument
1220 struct pollfd fds = { }; in send_pkts() local
1494 struct pollfd fds = { }; worker_testapp_validate_rx() local
[all...]
H A Dtest_sockmap.c303 int *fds[4] = {&s1, &s2, &c1, &c2}; in sockmap_init_sockets() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c619 struct pollfd fds = { in copyfd_io_poll() local
[all...]
/kernel/liteos_a/syscall/
H A Dfs_syscall.c180 static int PollfdToSystem(struct pollfd *fds, nfds_t nfds, int **pollFdsBak) in PollfdToSystem() argument
208 static void RestorePollfd(struct pollfd *fds, nfds_t nfds, const int *pollFds) in RestorePollfd() argument
219 static int UserPoll(struct pollfd *fds, nfds_t nfds, int timeout) in UserPoll() argument
1552 SysPoll(struct pollfd *fds, nfds_t nfds, int timeout) SysPoll() argument
2657 SysPpoll(struct pollfd *fds, nfds_t nfds, const struct timespec *tmo_p, const sigset_t *sigMask, int nsig) SysPpoll() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h413 struct dpaa2_fd fds[DEV_MAP_BULK_SIZE]; member
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h1636 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() argument
2073 int poll(struct pollfd *fds, int nfds, int timeout) in poll() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dio_uring.h566 __aligned_u64 /* __s32 * */ fds; member

Completed in 43 milliseconds

123456