Searched refs:DEFINE_WAIT_FUNC (Results 1 - 25 of 44) sorted by path

12

/linux-master/crypto/
H A Daf_alg.c808 DEFINE_WAIT_FUNC(wait, woken_wake_function);
865 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/cdx/controller/
H A Dmcdi.c178 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c1076 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c4883 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c1159 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_wait_user_fence.c106 DEFINE_WAIT_FUNC(w_wait, woken_wake_function);
/linux-master/drivers/iio/
H A Dindustrialio-buffer.c112 DEFINE_WAIT_FUNC(wait, woken_wake_function);
181 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/md/
H A Draid5.c6057 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c913 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/drivers/tty/
H A Dn_tty.c2152 DEFINE_WAIT_FUNC(wait, woken_wake_function);
2352 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/fs/ceph/
H A Dcaps.c3072 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c794 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/fs/notify/inotify/
H A Dinotify_user.c256 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/include/linux/
H A Dwait.h1200 #define DEFINE_WAIT_FUNC(name, function) \ macro
1207 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c143 DEFINE_WAIT_FUNC(wq_entry, percpu_rwsem_wake_function);
/linux-master/kernel/
H A Dseccomp.c1476 DEFINE_WAIT_FUNC(wait, recv_wake_function);
/linux-master/mm/
H A Dshmem.c2208 DEFINE_WAIT_FUNC(shmem_fault_wait, synchronous_wake_function);
/linux-master/net/bluetooth/bnep/
H A Dcore.c485 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/net/bluetooth/cmtp/
H A Dcore.c283 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/net/bluetooth/hidp/
H A Dcore.c1192 DEFINE_WAIT_FUNC(wait, woken_wake_function);
1266 DEFINE_WAIT_FUNC(ctrl_wait, hidp_session_wake_function);
1267 DEFINE_WAIT_FUNC(intr_wait, hidp_session_wake_function);
/linux-master/net/bluetooth/
H A Diso.c1191 DEFINE_WAIT_FUNC(wait, woken_wake_function);
H A Dl2cap_sock.c332 DEFINE_WAIT_FUNC(wait, woken_wake_function);
H A Dsco.c648 DEFINE_WAIT_FUNC(wait, woken_wake_function);
/linux-master/net/bluetooth/rfcomm/
H A Dcore.c2115 DEFINE_WAIT_FUNC(wait, woken_wake_function);
H A Dsock.c474 DEFINE_WAIT_FUNC(wait, woken_wake_function);

Completed in 412 milliseconds

12