Home
last modified time | relevance | path

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

12

/linux/net/core/
A Dstream.c58 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()
/linux/kernel/sched/
A Dwait.c475 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function() function
483 EXPORT_SYMBOL(woken_wake_function);
/linux/net/ipv4/
A Dudp_bpf.c42 DEFINE_WAIT_FUNC(wait, woken_wake_function); in udp_msg_wait_data()
A Dtcp_bpf.c156 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_msg_wait_data()
/linux/net/unix/
A Dunix_bpf.c18 DEFINE_WAIT_FUNC(wait, woken_wake_function); in unix_msg_wait_data()
/linux/net/decnet/
A Daf_decnet.c819 DEFINE_WAIT_FUNC(wait, woken_wake_function); in dn_confirm_accept()
860 DEFINE_WAIT_FUNC(wait, woken_wake_function); in dn_wait_run()
1033 DEFINE_WAIT_FUNC(wait, woken_wake_function); in dn_wait_for_connect()
1716 DEFINE_WAIT_FUNC(wait, woken_wake_function); in dn_recvmsg()
1997 DEFINE_WAIT_FUNC(wait, woken_wake_function); in dn_sendmsg()
/linux/net/llc/
A Daf_llc.c563 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_disc()
584 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_conn()
599 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_busy_core()
/linux/net/smc/
A Dsmc_close.c51 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_close_stream_wait()
A Dsmc_rx.c196 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
A Dsmc_tx.c80 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_tx_wait()
/linux/net/bluetooth/cmtp/
A Dcore.c283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
/linux/crypto/
A Daf_alg.c701 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_wmem()
758 DEFINE_WAIT_FUNC(wait, woken_wake_function); in af_alg_wait_for_data()
/linux/include/linux/
A Dwait.h1169 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
/linux/net/bluetooth/bnep/
A Dcore.c484 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
/linux/fs/notify/inotify/
A Dinotify_user.c234 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/linux/drivers/iio/
A Dindustrialio-buffer.c112 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_read()
181 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_write()
/linux/drivers/tty/
A Dn_tty.c2070 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read()
2260 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
/linux/net/tipc/
A Dsocket.c427 DEFINE_WAIT_FUNC(wait_, woken_wake_function); \
1834 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_rcvmsg()
2527 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_connect()
2677 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_accept()
/linux/net/tls/
A Dtls_main.c81 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
/linux/net/bluetooth/rfcomm/
A Dsock.c476 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
/linux/fs/notify/fanotify/
A Dfanotify_user.c705 DEFINE_WAIT_FUNC(wait, woken_wake_function); in fanotify_read()
/linux/net/vmw_vsock/
A Dvirtio_transport_common.c880 DEFINE_WAIT_FUNC(wait, woken_wake_function); in virtio_transport_wait_close()
/linux/net/phonet/
A Dpep.c1163 DEFINE_WAIT_FUNC(wait, woken_wake_function); in pep_sendmsg()
/linux/net/bluetooth/
A Dsco.c650 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
/linux/net/bluetooth/hidp/
A Dcore.c1193 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()

Completed in 72 milliseconds

12