Searched defs:do_poll (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | swap.h | 66 static inline void swap_readpage(struct page *page, bool do_poll, in swap_readpage()
|
A D | swap_state.c | 517 unsigned long addr, bool do_poll, in read_swap_cache_async() 620 bool do_poll = true, page_allocated; in swap_cluster_readahead() local
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | udpgso_bench_rx.c | 92 static void do_poll(int fd, int timeout_ms) in do_poll() function
|
A D | udpgso_bench_tx.c | 239 static void flush_errqueue(int fd, const bool do_poll, in flush_errqueue()
|
A D | msg_zerocopy.c | 141 static int do_poll(int fd, int events) in do_poll() function
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_flow_dissector.c | 475 static int do_poll(int fd, short events, int timeout) in do_poll() function
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | apm_32.c | 1512 static __poll_t do_poll(struct file *fp, poll_table *wait) in do_poll() function
|
/linux-6.3-rc2/fs/ |
A D | select.c | 885 static int do_poll(struct poll_list *list, struct poll_wqueues *wait, in do_poll() function
|
Completed in 26 milliseconds