Home
last modified time | relevance | path

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

12

/openbmc/linux/net/core/
H 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()
/openbmc/linux/kernel/sched/
H A Dwait.c478 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 Dudp_bpf.c41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in udp_msg_wait_data()
H A Dtcp_bpf.c181 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_msg_wait_data()
/openbmc/linux/net/vmw_vsock/
H A Dvsock_bpf.c41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_msg_wait_data()
H A Dvirtio_transport_common.c993 DEFINE_WAIT_FUNC(wait, woken_wake_function); in virtio_transport_wait_close()
/openbmc/linux/net/unix/
H A Dunix_bpf.c18 DEFINE_WAIT_FUNC(wait, woken_wake_function); in unix_msg_wait_data()
/openbmc/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()
/openbmc/linux/net/bluetooth/cmtp/
H A Dcore.c283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
/openbmc/linux/net/smc/
H A Dsmc_close.c51 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_close_stream_wait()
H A Dsmc_rx.c258 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
H A Dsmc_tx.c79 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_tx_wait()
/openbmc/linux/crypto/
H A Daf_alg.c808 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 Dcore.c485 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c257 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/openbmc/linux/include/linux/
H A Dwait.h1201 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
/openbmc/linux/drivers/cdx/controller/
H A Dmcdi.c178 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cdx_mcdi_wait_for_quiescence()
/openbmc/linux/drivers/iio/
H 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()
/openbmc/linux/net/tipc/
H A Dsocket.c428 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 Dsock.c474 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
/openbmc/linux/drivers/tty/
H A Dn_tty.c2166 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 Dtls_main.c142 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
/openbmc/linux/net/phonet/
H A Dpep.c1186 DEFINE_WAIT_FUNC(wait, woken_wake_function); in pep_sendmsg()
/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c1192 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
/openbmc/linux/net/bluetooth/
H A Dsco.c657 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()

12