Home
last modified time | relevance | path

Searched refs:poll (Results 2001 - 2025 of 2150) sorted by relevance

1...<<818283848586

/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.c11 #include <poll.h>
2241 * @pollfd_pos: position in @evlist array of file descriptors to poll (fdarray)
/kernel/linux/linux-6.6/sound/core/
H A Drawmidi.c1852 .poll = snd_rawmidi_poll,
H A Dtimer.c2289 .poll = snd_timer_user_poll,
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c35 #include <linux/poll.h>
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c214 * @wqh: A wait queue for poll if a notifier is in use.
1830 .poll = seccomp_notify_poll,
/kernel/linux/linux-6.6/net/9p/
H A Dclient.c14 #include <linux/poll.h>
/kernel/linux/linux-6.6/net/appletalk/
H A Dddp.c1920 .poll = datagram_poll,
/kernel/linux/linux-6.6/net/ax25/
H A Daf_ax25.c2015 .poll = datagram_poll,
/kernel/linux/linux-6.6/net/can/
H A Disotp.c1682 .poll = isotp_poll,
H A Dbcm.c1698 .poll = datagram_poll,
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c2181 .poll = datagram_poll,
H A Diso.c2070 .poll = bt_sock_poll,
H A Dl2cap_sock.c1884 .poll = bt_sock_poll,
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c1127 .poll = sctp_poll,
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvmci_transport.c19 #include <linux/poll.h>
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.c1593 .poll = xsk_poll,
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c218 while (poll(&hw->period_timer_pfd, 1, 0) > 0) { in snd_pcm_hw_clear_timer_queue()
473 * In older versions, check via poll before read() is in snd_pcm_hw_change_timer()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c79 .poll = usb_poll,
/third_party/libuv/include/
H A Duv.h169 XX(POLL, poll) \
/third_party/libuv/include/uv_ndk/
H A Duv.h164 XX(POLL, poll) \
/third_party/node/tools/
H A Dtest.py729 exit_code = process.poll()
/third_party/libinput/tools/
H A Dlibinput-record.c40 #include <poll.h>
/third_party/node/deps/uv/include/
H A Duv.h164 XX(POLL, poll) \
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs213 // poll.h
877 // Some poll stuff
1375 // poll.h
1376 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1313 link_name = "poll$UNIX2003"
1315 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll() functions

Completed in 71 milliseconds

1...<<818283848586