Home
last modified time | relevance | path

Searched refs:woken_wake_function (Results 1 – 25 of 32) 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()
126 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.c1174 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_linger()
2188 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.c580 DEFINE_WAIT_FUNC(wait, woken_wake_function);
602 DEFINE_WAIT_FUNC(wait, woken_wake_function);
618 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/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.c782 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_wmem()
839 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_data()
/linux/net/bluetooth/bnep/
H A Dcore.c504 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.c426 DEFINE_WAIT_FUNC(wait_, woken_wake_function); \
1835 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_rcvmsg()
2532 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_connect()
2683 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_accept()
/linux/net/bluetooth/rfcomm/
H A Dsock.c485 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
/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.c141 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
H A Dtls_sw.c1085 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tls_sw_sendmsg_locked()
1730 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tls_decrypt_sw()
/linux/net/phonet/
H A Dpep.c1202 DEFINE_WAIT_FUNC(wait, woken_wake_function); in pep_sendmsg()
/linux/net/bluetooth/hidp/
H A Dcore.c1234 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
/linux/net/bluetooth/
H A Dsco.c758 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
H A Dl2cap_sock.c330 DEFINE_WAIT_FUNC(wait, woken_wake_function); in l2cap_sock_accept()

12