/openbmc/linux/net/core/ |
H A D | stream.c | 58 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sk_stream_wait_connect() 99 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sk_stream_wait_close() 123 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sk_stream_wait_memory()
|
/openbmc/linux/kernel/sched/ |
H A D | wait.c | 478 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function() function 486 EXPORT_SYMBOL(woken_wake_function);
|
/openbmc/linux/net/ipv4/ |
H A D | udp_bpf.c | 41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in udp_msg_wait_data()
|
H A D | tcp_bpf.c | 181 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_msg_wait_data()
|
/openbmc/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 | virtio_transport_common.c | 993 DEFINE_WAIT_FUNC(wait, woken_wake_function); in virtio_transport_wait_close()
|
/openbmc/linux/net/unix/ |
H A D | unix_bpf.c | 18 DEFINE_WAIT_FUNC(wait, woken_wake_function); in unix_msg_wait_data()
|
/openbmc/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()
|
/openbmc/linux/net/bluetooth/cmtp/ |
H A D | core.c | 283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
|
/openbmc/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 | 258 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
|
H A D | smc_tx.c | 79 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_tx_wait()
|
/openbmc/linux/crypto/ |
H A D | af_alg.c | 808 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_wmem() 865 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_data()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | core.c | 485 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
|
/openbmc/linux/fs/notify/inotify/ |
H A D | inotify_user.c | 257 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
|
/openbmc/linux/include/linux/ |
H A D | wait.h | 1201 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
|
/openbmc/linux/drivers/cdx/controller/ |
H A D | mcdi.c | 178 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cdx_mcdi_wait_for_quiescence()
|
/openbmc/linux/drivers/iio/ |
H A D | industrialio-buffer.c | 112 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_read() 181 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_write()
|
/openbmc/linux/net/tipc/ |
H A D | socket.c | 428 DEFINE_WAIT_FUNC(wait_, woken_wake_function); \ 1836 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_rcvmsg() 2531 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_connect() 2682 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_accept()
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 474 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
|
/openbmc/linux/drivers/tty/ |
H A D | n_tty.c | 2166 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read() 2367 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
|
/openbmc/linux/net/tls/ |
H A D | tls_main.c | 142 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
|
/openbmc/linux/net/phonet/ |
H A D | pep.c | 1186 DEFINE_WAIT_FUNC(wait, woken_wake_function); in pep_sendmsg()
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | core.c | 1192 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
|
/openbmc/linux/net/bluetooth/ |
H A D | sco.c | 657 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
|