Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dwait.h1144 #define DEFINE_WAIT_FUNC(name, function) \ macro
1151 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
/linux-4.19.296/crypto/
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()
/linux-4.19.296/fs/notify/inotify/
Dinotify_user.c229 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/linux-4.19.296/fs/notify/fanotify/
Dfanotify_user.c264 DEFINE_WAIT_FUNC(wait, woken_wake_function); in fanotify_read()
/linux-4.19.296/drivers/iio/
Dindustrialio-buffer.c111 DEFINE_WAIT_FUNC(wait, woken_wake_function); in iio_buffer_read_first_n_outer()
/linux-4.19.296/fs/ceph/
Dcaps.c2763 DEFINE_WAIT_FUNC(wait, woken_wake_function); in ceph_get_caps()