Home
last modified time | relevance | path

Searched refs:woken_wake_function (Results 1 – 25 of 29) sorted by relevance

12

/linux/net/core/
H A Dstream.c62 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 Dwait.c457 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 Dvsock_bpf.c41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_msg_wait_data()
H A Daf_vsock.c1162 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_linger()
2164 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_connectible_sendmsg()
/linux/net/ipv4/
H A Dudp_bpf.c40 DEFINE_WAIT_FUNC(wait, woken_wake_function); in udp_msg_wait_data()
H A Dtcp_bpf.c184 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_msg_wait_data()
H A Daf_inet.c605 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inet_wait_for_connect()
/linux/net/unix/
H A Dunix_bpf.c19 DEFINE_WAIT_FUNC(wait, woken_wake_function); in unix_msg_wait_data()
/linux/net/llc/
H A Daf_llc.c585 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_disc()
607 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_conn()
623 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_busy_core()
/linux/net/smc/
H A Dsmc_close.c51 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_close_stream_wait()
H A Dsmc_rx.c266 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
/linux/crypto/
H A Daf_alg.c780 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_wmem()
837 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_data()
/linux/net/bluetooth/bnep/
H A Dcore.c492 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
/linux/drivers/cdx/controller/
H A Dmcdi.c198 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cdx_mcdi_wait_for_quiescence()
/linux/net/ceph/
H A Dceph_common.c792 DEFINE_WAIT_FUNC(wait, woken_wake_function); in __ceph_open_session()
/linux/drivers/tty/
H A Dn_tty.c2189 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 Dsocket.c425 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 Dsock.c475 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
H A Dcore.c2119 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_run()
/linux/drivers/iio/
H A Dindustrialio-buffer.c146 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 Dtls_main.c143 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
H A Dtls_sw.c1365 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tls_rx_rec_wait()
1988 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tls_rx_reader_acquire()
/linux/net/bluetooth/hidp/
H A Dcore.c1224 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
/linux/net/bluetooth/
H A Dsco.c748 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
H A Dl2cap_sock.c332 DEFINE_WAIT_FUNC(wait, woken_wake_function); in l2cap_sock_accept()

12