Home
last modified time | relevance | path

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

12

/linux-6.15/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()
/linux-6.15/kernel/sched/
H A Dwait.c438 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function() function
446 EXPORT_SYMBOL(woken_wake_function);
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_wait_user_fence.c106 DEFINE_WAIT_FUNC(w_wait, woken_wake_function); in xe_wait_user_fence_ioctl()
/linux-6.15/net/ipv4/
H A Dudp_bpf.c41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in udp_msg_wait_data()
H A Dtcp_bpf.c183 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tcp_msg_wait_data()
/linux-6.15/net/vmw_vsock/
H A Dvsock_bpf.c41 DEFINE_WAIT_FUNC(wait, woken_wake_function); in vsock_msg_wait_data()
/linux-6.15/net/unix/
H A Dunix_bpf.c19 DEFINE_WAIT_FUNC(wait, woken_wake_function); in unix_msg_wait_data()
/linux-6.15/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-6.15/net/bluetooth/cmtp/
H A Dcore.c283 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cmtp_session()
/linux-6.15/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()
H A Dsmc_tx.c79 DEFINE_WAIT_FUNC(wait, woken_wake_function); in smc_tx_wait()
/linux-6.15/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-6.15/net/bluetooth/bnep/
H A Dcore.c485 DEFINE_WAIT_FUNC(wait, woken_wake_function); in bnep_session()
/linux-6.15/drivers/cdx/controller/
H A Dmcdi.c174 DEFINE_WAIT_FUNC(wait, woken_wake_function); in cdx_mcdi_wait_for_quiescence()
/linux-6.15/fs/notify/inotify/
H A Dinotify_user.c256 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/linux-6.15/include/linux/
H A Dwait.h1201 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
/linux-6.15/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()
2526 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-6.15/net/bluetooth/rfcomm/
H A Dsock.c474 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
/linux-6.15/drivers/tty/
H A Dn_tty.c2200 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read()
2350 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
/linux-6.15/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-6.15/net/tls/
H A Dtls_main.c143 DEFINE_WAIT_FUNC(wait, woken_wake_function); in wait_on_pending_writer()
H A Dtls_sw.c1313 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tls_rx_rec_wait()
1930 DEFINE_WAIT_FUNC(wait, woken_wake_function); in tls_rx_reader_acquire()
/linux-6.15/net/bluetooth/hidp/
H A Dcore.c1192 DEFINE_WAIT_FUNC(wait, woken_wake_function); in hidp_session_run()
/linux-6.15/net/phonet/
H A Dpep.c1186 DEFINE_WAIT_FUNC(wait, woken_wake_function); in pep_sendmsg()

12