/kernel/linux/linux-6.6/include/linux/ |
H A D | ipmi_smi.h | 208 * Called to poll for work to do. This is so upper layers can 209 * poll for operations during things like crash dumps. 211 void (*poll)(void *send_info); member
|
H A D | rfkill.h | 46 * @poll: poll the rfkill block state(s) -- only assign this method 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
H A D | tty_ldisc.h | 146 * @poll: [TTY] ``int ()(struct tty_struct *tty, struct file *file, 149 * This function is called when a user attempts to select/poll on a @tty 151 * handle poll requests. 250 __poll_t (*poll)(struct tty_struct *tty, struct file *file, member
|
/kernel/linux/linux-6.6/include/net/iucv/ |
H A D | af_iucv.h | 16 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_vblank.h | 29 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/staging/octeon/ |
H A D | ethernet-rgmii.c | 152 priv->poll = cvm_oct_check_preamble_errors; in cvm_oct_rgmii_open()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hdlc_raw_eth.c | 19 #include <linux/poll.h>
|
H A D | hdlc_raw.c | 17 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | user-offsets.c | 5 #include <poll.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
H A D | virtgpu_drv.c | 31 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/tools/gpio/ |
H A D | gpio-hammer.c | 18 #include <poll.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | memslot_modification_stress_test.c | 18 #include <poll.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | uffd-common.h | 20 #include <poll.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
H A D | audit_logread.c | 6 #include <poll.h>
|
/kernel/liteos_m/components/net/test/ |
H A D | net_socket_test_010.c | 75 ret = poll(client, 1, TIME_OUT); in SampleTcpServer() 77 LogPrintln("poll error"); in SampleTcpServer() 80 LogPrintln("poll timeout"); in SampleTcpServer()
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_net_container_006.cpp | 34 #include <poll.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 45 #include <poll.h> 265 poll(&pfd, 1, 1); in walk_v1_v2_rx() 468 poll(&pfd, 1, 1); in walk_tx() 603 poll(&pfd, 1, 1); in walk_v3_rx()
|
H A D | udpgso_bench_tx.c | 15 #include <poll.h> 24 #include <sys/poll.h> 247 ret = poll(&fds, 1, poll_timeout); in flush_errqueue() 250 fprintf(stderr, "poll timeout\n"); in flush_errqueue() 252 error(1, errno, "poll"); in flush_errqueue()
|
/kernel/linux/linux-5.10/fs/debugfs/ |
H A D | file.c | 22 #include <linux/poll.h> 264 r = real_fops->poll(filp, wait); in full_proxy_poll() 301 if (real_fops->poll) in __full_proxy_fops_init() 302 proxy_fops->poll = full_proxy_poll; in __full_proxy_fops_init()
|
/kernel/linux/linux-6.6/fs/debugfs/ |
H A D | file.c | 22 #include <linux/poll.h> 264 r = real_fops->poll(filp, wait); in full_proxy_poll() 301 if (real_fops->poll) in __full_proxy_fops_init() 302 proxy_fops->poll = full_proxy_poll; in __full_proxy_fops_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 67 module_param_named(poll, drm_kms_helper_poll, bool, 0600); 243 bool poll = false; in drm_kms_helper_enable_hpd() local 257 poll = true; in drm_kms_helper_enable_hpd() 261 return poll; in drm_kms_helper_enable_hpd() 277 * drm_helper_probe_single_connector_modes() in case the poll in reschedule_output_poll_work() 597 * Normally either the driver's hpd code or the poll loop should in drm_helper_probe_single_connector_modes() 612 * locks. Fire up the poll struct instead, it will in drm_helper_probe_single_connector_modes() 622 /* Re-enable polling in case the global poll config changed. */ in drm_helper_probe_single_connector_modes() 786 /* if we are connected and don't want to poll for disconnect in output_poll_execute() 800 * The poll wor in output_poll_execute() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 45 #include <poll.h> 265 poll(&pfd, 1, 1); in walk_v1_v2_rx() 468 poll(&pfd, 1, 1); in walk_tx() 603 poll(&pfd, 1, 1); in walk_v3_rx()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 17 #include <sys/poll.h> 66 fprintf(stderr, "\t-t num -- set poll timeout to num\n"); in die_usage() 71 fprintf(stderr, "\t-m [poll|mmap|sendfile] -- use poll(default)/mmap+write/sendfile\n"); in die_usage() 358 switch (poll(&fds, 1, poll_timeout)) { in copyfd_io_poll() 362 perror("poll"); in copyfd_io_poll() 365 fprintf(stderr, "%s: poll timed out (events: " in copyfd_io_poll() 711 switch (poll(&polls, 1, poll_timeout)) { in main_loop_s() 713 perror("poll"); in main_loop_s() 783 if (!strcasecmp(mode, "poll")) in parse_mode() [all...] |
/kernel/linux/linux-5.10/drivers/media/cec/core/ |
H A D | cec-api.c | 35 struct poll_table_struct *poll) in cec_poll() 41 poll_wait(filp, &fh->wait, poll); in cec_poll() 705 .poll = cec_poll, 34 cec_poll(struct file *filp, struct poll_table_struct *poll) cec_poll() argument
|
/kernel/linux/linux-5.10/net/phonet/ |
H A D | socket.c | 16 #include <linux/poll.h> 438 .poll = datagram_poll, 457 .poll = pn_socket_poll,
|