Home
last modified time | relevance | path

Searched refs:woken_wake_function (Results 1 – 25 of 37) 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.c1148 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 Dudp_bpf.c42 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()
/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.c583 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 Dcore.c283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
/linux/net/smc/
H A Dsmc_close.c51 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_close_stream_wait()
H A Dsmc_rx.c259 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
/linux/crypto/
H A Daf_alg.c809 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 Dcore.c485 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
/linux/include/linux/
H A Dwait.h1230 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
/linux/fs/notify/inotify/
H A Dinotify_user.c256 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/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()
/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()
/linux/net/bluetooth/hidp/
H A Dcore.c1202 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
/linux/net/bluetooth/
H A Dsco.c722 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c1077 DEFINE_WAIT_FUNC(wait, woken_wake_function); in allocate_tunnel_bw()

12