Searched defs:wait (Results 1 – 25 of 36) sorted by relevance
12
| /net/vmw_vsock/ |
| D | vmci_transport.c | 133 struct vmci_transport_waiting_info *wait, in vmci_transport_packet_init() 206 struct vmci_transport_waiting_info *wait, in __vmci_transport_send_control_pkt() 227 struct vmci_transport_waiting_info *wait, in vmci_transport_reply_control_pkt_fast() 251 struct vmci_transport_waiting_info *wait, in vmci_transport_send_control_pkt_bh() 273 struct vmci_transport_waiting_info *wait, in vmci_transport_alloc_send_control_pkt() 297 struct vmci_transport_waiting_info *wait, in vmci_transport_send_control_pkt() 448 struct vmci_transport_waiting_info *wait) in vmci_transport_send_waiting_write() 457 struct vmci_transport_waiting_info *wait) in vmci_transport_send_waiting_read()
|
| D | vmci_transport.h | 80 struct vmci_transport_waiting_info wait; member
|
| /net/dccp/ |
| D | probe.c | 50 wait_queue_head_t wait; member
|
| D | proto.c | 320 poll_table *wait) in dccp_poll()
|
| /net/batman-adv/ |
| D | log.c | 179 static unsigned int batadv_log_poll(struct file *file, poll_table *wait) in batadv_log_poll()
|
| D | icmp_socket.c | 295 static unsigned int batadv_socket_poll(struct file *file, poll_table *wait) in batadv_socket_poll()
|
| /net/sctp/ |
| D | probe.c | 67 wait_queue_head_t wait; member
|
| /net/core/ |
| D | datagram.c | 72 static int receiver_wake_function(wait_queue_entry_t *wait, unsigned int mode, int sync, in receiver_wake_function() 838 poll_table *wait) in datagram_poll()
|
| /net/nfc/nci/ |
| D | uart.c | 309 struct file *filp, poll_table *wait) in nci_uart_tty_poll()
|
| /net/netlink/ |
| D | af_netlink.h | 34 wait_queue_head_t wait; member
|
| /net/bluetooth/cmtp/ |
| D | cmtp.h | 87 wait_queue_head_t wait; member
|
| /net/ipv4/ |
| D | tcp_probe.c | 78 wait_queue_head_t wait; member
|
| D | ipconfig.c | 269 int wait, elapsed; in ic_open_devs() local
|
| /net/9p/ |
| D | trans_fd.c | 102 wait_queue_entry_t wait; member 527 static int p9_pollwake(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) in p9_pollwake()
|
| /net/rds/ |
| D | af_rds.c | 156 poll_table *wait) in rds_poll()
|
| /net/sunrpc/ |
| D | cache.c | 938 static unsigned int cache_poll(struct file *filp, poll_table *wait, in cache_poll() 1509 static unsigned int cache_poll_procfs(struct file *filp, poll_table *wait) in cache_poll_procfs() 1728 static unsigned int cache_poll_pipefs(struct file *filp, poll_table *wait) in cache_poll_pipefs()
|
| /net/rxrpc/ |
| D | af_rxrpc.c | 689 poll_table *wait) in rxrpc_poll()
|
| /net/bluetooth/ |
| D | af_bluetooth.c | 480 poll_table *wait) in bt_sock_poll()
|
| /net/nfc/ |
| D | llcp_sock.c | 558 poll_table *wait) in llcp_sock_poll()
|
| /net/atm/ |
| D | common.c | 650 unsigned int vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll()
|
| /net/phonet/ |
| D | socket.c | 345 poll_table *wait) in pn_socket_poll()
|
| /net/caif/ |
| D | caif_socket.c | 938 struct socket *sock, poll_table *wait) in caif_poll()
|
| /net/bluetooth/hidp/ |
| D | core.c | 1242 static int hidp_session_wake_function(wait_queue_entry_t *wait, in hidp_session_wake_function()
|
| /net/smc/ |
| D | af_smc.c | 1122 poll_table *wait) in smc_poll()
|
| /net/unix/ |
| D | af_unix.c | 2672 static unsigned int unix_poll(struct file *file, struct socket *sock, poll_table *wait) in unix_poll() 2708 poll_table *wait) in unix_dgram_poll()
|
12