Searched defs:do_poll (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/mm/ |
D | swap_state.c | 449 struct vm_area_struct *vma, unsigned long addr, bool do_poll) in read_swap_cache_async() 549 bool do_poll = true, page_allocated; in swap_cluster_readahead() local
|
/Linux-v5.4/tools/testing/selftests/net/ |
D | udpgso_bench_rx.c | 92 static void do_poll(int fd, int timeout_ms) in do_poll() function
|
D | udpgso_bench_tx.c | 238 static void flush_errqueue(int fd, const bool do_poll) in flush_errqueue()
|
D | msg_zerocopy.c | 142 static int do_poll(int fd, int events) in do_poll() function
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_flow_dissector.c | 475 static int do_poll(int fd, short events, int timeout) in do_poll() function
|
/Linux-v5.4/sound/pci/hda/ |
D | hda_controller.c | 796 int do_poll = 0; in azx_rirb_get_response() local
|
/Linux-v5.4/include/linux/ |
D | swap.h | 484 static inline int swap_readpage(struct page *page, bool do_poll) in swap_readpage()
|
/Linux-v5.4/arch/x86/kernel/ |
D | apm_32.c | 1505 static __poll_t do_poll(struct file *fp, poll_table *wait) in do_poll() function
|
/Linux-v5.4/fs/ |
D | select.c | 871 static int do_poll(struct poll_list *list, struct poll_wqueues *wait, in do_poll() function
|