Home
last modified time | relevance | path

Searched refs:DEFINE_WAIT_FUNC (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/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.c93 DEFINE_WAIT_FUNC(wait, receiver_wake_function); in __skb_wait_for_more_packets()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dpercpu-rwsem.c157 DEFINE_WAIT_FUNC(wq_entry, percpu_rwsem_wake_function); in percpu_rwsem_wait()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h1164 #define DEFINE_WAIT_FUNC(name, function) \ macro
1171 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
/OK3568_Linux_fs/kernel/net/decnet/
H 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()
/OK3568_Linux_fs/kernel/net/llc/
H A Daf_llc.c580 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_disc()
601 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_conn()
616 DEFINE_WAIT_FUNC(wait, woken_wake_function); in llc_ui_wait_for_busy_core()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c1193 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
1267 DEFINE_WAIT_FUNC(ctrl_wait, hidp_session_wake_function); in hidp_session_thread()
1268 DEFINE_WAIT_FUNC(intr_wait, hidp_session_wake_function); in hidp_session_thread()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_rx.c194 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_rx_wait()
H A Dsmc_close.c51 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_close_stream_wait()
H A Dsmc_tx.c76 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_tx_wait()
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dcore.c283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
/OK3568_Linux_fs/kernel/crypto/
H 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()
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dcore.c484 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bpf.c248 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_bpf_wait_data()
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c221 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c2158 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read()
2355 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_main.c81 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c414 DEFINE_WAIT_FUNC(wait_, woken_wake_function); \
1835 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_rcvmsg()
2524 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_connect()
2674 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tipc_wait_for_accept()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c476 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c467 DEFINE_WAIT_FUNC(wait, woken_wake_function); in fanotify_read()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dvirtio_transport_common.c760 DEFINE_WAIT_FUNC(wait, woken_wake_function); in virtio_transport_wait_close()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c649 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpep.c1163 DEFINE_WAIT_FUNC(wait, woken_wake_function); in pep_sendmsg()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-buffer.c109 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_read_outer()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c1111 DEFINE_WAIT_FUNC(wait, woken_wake_function); in workload_thread()

12