Searched refs:poll (Results 1001 - 1025 of 2292) sorted by relevance
1...<<41424344454647484950>>...92
/kernel/linux/linux-6.6/include/linux/ |
H A D | cgroup-defs.h | 656 __poll_t (*poll)(struct kernfs_open_file *of, member
|
H A D | net.h | 178 __poll_t (*poll) (struct file *file, struct socket *sock, member
|
H A D | vfio.h | 15 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/include/media/ |
H A D | cec.h | 11 #include <linux/poll.h> 139 * The minimum message length you can receive (excepting poll messages) is 2.
|
H A D | videobuf2-core.h | 17 #include <linux/poll.h> 504 * @quirk_poll_must_check_waiting_for_buffers: Return %EPOLLERR at poll when QBUF 571 * @waiting_for_buffers: used in poll() to check if vb2 is still waiting for 573 * called since poll() needs to return %EPOLLERR in that situation. 577 * @last_buffer_dequeued: used in poll() and DQBUF to immediately return if the 1039 * vb2_core_poll() - implements poll syscall() logic. 1041 * @file: &struct file argument passed to the poll 1043 * @wait: &poll_table wait argument passed to the poll 1046 * This function implements poll file operation handler for a driver. 1054 * from poll handle [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | inet_connection_sock.h | 17 #include <linux/poll.h> 309 * LISTEN is a special case for poll..
|
/kernel/linux/linux-6.6/drivers/tty/serdev/ |
H A D | serdev-ttyport.c | 9 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-lpc-ctrl.c | 14 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/staging/hievent/ |
H A D | hievent_driver.c | 327 .poll = hievent_poll, /* poll */
|
/kernel/linux/linux-6.6/drivers/platform/x86/hp/ |
H A D | hp_accel.c | 21 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-interface.c | 22 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_powernv.c | 141 /* If came via the poll, and response was not yet ready */ in ipmi_powernv_recv() 200 .poll = ipmi_powernv_poll,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | trap.c | 18 ch_stats->poll++; in mlx5e_trap_napi_poll()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hdlc_x25.c | 19 #include <linux/poll.h>
|
H A D | hdlc.c | 33 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-empress.c | 165 .poll = vb2_fop_poll,
|
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
H A D | solo6x10-g723.c | 14 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-lynx.c | 328 lynx->pcs.poll = true; in lynx_pcs_create()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | sys_ia32.c | 34 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | macio-adb.c | 47 #define APD 0x10 /* auto-poll data */ 80 .poll = macio_adb_poll,
|
H A D | via-macii.c | 103 .poll = macii_poll, 122 static bool srq_asserted; /* have to poll for the device that asserted it */ 126 static unsigned int autopoll_devs; /* bits set are device addresses to poll */ 183 /* Send an ADB poll (Talk Register 0 command prepended to the request queue) */ 198 /* The device most recently polled may not be the best device to poll in macii_queue_poll() 236 /* Send an ADB request; if sync, poll out the reply 'till it's done */ 356 * to be activity on the ADB bus. The chip will poll to achieve this.
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 45 #include <linux/poll.h>
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | uart.c | 20 #include <linux/poll.h> 346 /* We don't provide read/write/poll interface for user space. */
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_snd.c | 19 #include <poll.h>
|
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 40 #include <sys/poll.h>
|
Completed in 17 milliseconds
1...<<41424344454647484950>>...92