Home
last modified time | relevance | path

Searched refs:DEFINE_WAIT_FUNC (Results 1 – 25 of 41) 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()
H A Ddatagram.c91 DEFINE_WAIT_FUNC(wait, receiver_wake_function); in __skb_wait_for_more_packets()
/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c143 DEFINE_WAIT_FUNC(wq_entry, percpu_rwsem_wake_function); in percpu_rwsem_wait()
/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.c992 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/include/linux/
H A Dwait.h1204 #define DEFINE_WAIT_FUNC(name, function) \ macro
1211 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
/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/hidp/
H A Dcore.c1192 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
1266 DEFINE_WAIT_FUNC(ctrl_wait, hidp_session_wake_function); in hidp_session_thread()
1267 DEFINE_WAIT_FUNC(intr_wait, hidp_session_wake_function); in hidp_session_thread()
/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/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()

12