| /third_party/rust/crates/rustix/src/io/ |
| H A D | poll.rs | 18 pub fn poll(fds: &mut [PollFd<'_>], timeout: i32) -> io::Result<usize> { functions
|
| H A D | mod.rs | 20 mod poll; modules
|
| /third_party/musl/src/select/ |
| H A D | poll.c | 6 int poll(struct pollfd *fds, nfds_t n, int timeout) in poll() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
| H A D | input-polldev.h | 39 void (*poll)(struct input_polled_dev *dev); member
|
| H A D | posix-clock.h | 58 __poll_t (*poll) (struct posix_clock *pc, member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
| H A D | posix-clock.h | 58 __poll_t (*poll) (struct posix_clock *pc, member
|
| /third_party/rust/crates/rustix/tests/net/ |
| H A D | main.rs | 11 mod poll; modules
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| H A D | wm831x-on.c | 45 int poll, ret; in wm831x_poll_on() local
|
| /kernel/linux/linux-5.10/drivers/staging/octeon/ |
| H A D | octeon-ethernet.h | 72 void (*poll)(struct net_device *dev); member
|
| /kernel/linux/linux-6.6/drivers/staging/octeon/ |
| H A D | octeon-ethernet.h | 72 void (*poll)(struct net_device *dev); member
|
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | poll.h | 21 struct io_poll poll; member
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| H A D | wm831x-on.c | 45 int poll, ret; in wm831x_poll_on() local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| H A D | usb_handle.h | 72 int (*poll)(struct usb_handle *handle, int timeout); member
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | popen_fork.py | 24 def poll(self, flag=os.WNOHANG): member in Popen
|
| H A D | popen_forkserver.py | 61 def poll(self, flag=os.WNOHANG): member in Popen
|
| /third_party/python/Lib/multiprocessing/dummy/ |
| H A D | connection.py | 59 def poll(self, timeout=0.0): member in Connection
|
| /third_party/rust/crates/rustix/tests/io/ |
| H A D | main.rs | 24 mod poll; modules
|
| /third_party/rust/crates/nix/src/ |
| H A D | poll.rs | 155 pub fn poll(fds: &mut [PollFd], timeout: libc::c_int) -> Result<libc::c_int> { poll() functions [all...] |
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| H A D | mv_usb.h | 21 int (*poll)(void); member
|
| /kernel/linux/linux-5.10/drivers/rpmsg/ |
| H A D | rpmsg_internal.h | 67 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| H A D | mv_usb.h | 21 int (*poll)(void); member
|
| /third_party/skia/src/core/ |
| H A D | SkMessageBus.h | 116 void SkMessageBus<Message, IDType, AllowCopyableMessage>::Inbox::poll(SkTArray<Message>* messages) { in poll() function in SkMessageBus::Inbox
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
|