Searched defs:poll (Results 1 – 9 of 9) sorted by relevance
| /xnu-8019.80.24/osfmk/console/ |
| H A D | serial_console.c | 249 _cnputc(char c, bool poll) in _cnputc() 273 _cnputs(char *c, int size, bool poll) in _cnputs()
|
| H A D | video_console.c | 1232 vcputc_options(char c, __unused bool poll) in vcputc_options()
|
| /xnu-8019.80.24/pexpert/arm/ |
| H A D | pe_kprintf.c | 162 serial_putc_options(char c, bool poll) in serial_putc_options()
|
| H A D | pe_serial.c | 1036 uart_putc_options(char c, bool poll) in uart_putc_options()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_poll.c | 374 boolean_t poll, poll_again = false; in netif_rxpoll_compat_thread_cont() local
|
| H A D | nx_netif_compat.c | 1065 boolean_t poll, struct thread *tp) in nx_netif_compat_receive()
|
| /xnu-8019.80.24/pexpert/i386/ |
| H A D | pe_serial.c | 649 serial_putc_options( char c, __unused bool poll ) in serial_putc_options()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | dlil.c | 3665 const struct ifnet_stat_increment_param *s, boolean_t ext, boolean_t poll) in ifnet_input_common() 3824 boolean_t poll, struct thread *tp) in dlil_input_handler() 3838 const struct ifnet_stat_increment_param *s, boolean_t poll, in dlil_input_async() 3951 const struct ifnet_stat_increment_param *s, boolean_t poll, in dlil_input_sync() 5661 struct dlil_threading_info *inp, struct ifnet *ifp, boolean_t poll) in dlil_input_stats_add() 9643 boolean_t poll, struct thread *tp) in ifp_if_input()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | sys_generic.c | 1908 poll(struct proc *p, struct poll_args *uap, int32_t *retval) in poll() function
|