| /linux/net/core/ |
| H A D | stream.c | 62 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sk_stream_wait_connect() 103 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sk_stream_wait_close() 127 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sk_stream_wait_memory()
|
| /linux/kernel/sched/ |
| H A D | wait.c | 457 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function() function 465 EXPORT_SYMBOL(woken_wake_function);
|
| /linux/net/vmw_vsock/ |
| H A D | vsock_bpf.c | 41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_msg_wait_data()
|
| H A D | af_vsock.c | 1148 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_linger() 2153 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_connectible_sendmsg()
|
| /linux/net/ipv4/ |
| H A D | udp_bpf.c | 42 DEFINE_WAIT_FUNC(wait, woken_wake_function); in udp_msg_wait_data()
|
| H A D | tcp_bpf.c | 184 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_msg_wait_data()
|
| /linux/net/unix/ |
| H A D | unix_bpf.c | 19 DEFINE_WAIT_FUNC(wait, woken_wake_function); in unix_msg_wait_data()
|
| /linux/net/llc/ |
| H A D | af_llc.c | 583 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_disc() 605 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_conn() 621 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_busy_core()
|
| /linux/net/bluetooth/cmtp/ |
| H A D | core.c | 283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
|
| /linux/net/smc/ |
| H A D | smc_close.c | 51 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_close_stream_wait()
|
| H A D | smc_rx.c | 259 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
|
| /linux/crypto/ |
| H A D | af_alg.c | 809 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_wmem() 866 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_data()
|
| /linux/net/bluetooth/bnep/ |
| H A D | core.c | 485 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
|
| /linux/include/linux/ |
| H A D | wait.h | 1230 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
|
| /linux/fs/notify/inotify/ |
| H A D | inotify_user.c | 256 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
|
| /linux/drivers/cdx/controller/ |
| H A D | mcdi.c | 198 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cdx_mcdi_wait_for_quiescence()
|
| /linux/net/ceph/ |
| H A D | ceph_common.c | 792 DEFINE_WAIT_FUNC(wait, woken_wake_function); in __ceph_open_session()
|
| /linux/drivers/tty/ |
| H A D | n_tty.c | 2189 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read() 2339 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
|
| /linux/net/tipc/ |
| H A D | socket.c | 425 DEFINE_WAIT_FUNC(wait_, woken_wake_function); \ 1831 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_rcvmsg() 2528 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_connect() 2679 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_accept()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | sock.c | 475 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
|
| /linux/drivers/iio/ |
| H A D | industrialio-buffer.c | 146 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_read() 215 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_write()
|
| /linux/net/tls/ |
| H A D | tls_main.c | 143 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
|
| /linux/net/bluetooth/hidp/ |
| H A D | core.c | 1202 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
|
| /linux/net/bluetooth/ |
| H A D | sco.c | 722 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_tunnel.c | 1077 DEFINE_WAIT_FUNC(wait, woken_wake_function); in allocate_tunnel_bw()
|