Searched refs:DEFINE_WAIT_FUNC (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify_user.c262 DEFINE_WAIT_FUNC(wait, woken_wake_function); fanotify_read()
/linux-4.1.27/fs/notify/inotify/
H A Dinotify_user.c230 DEFINE_WAIT_FUNC(wait, woken_wake_function); inotify_read()
/linux-4.1.27/drivers/virtio/
H A Dvirtio_balloon.c347 DEFINE_WAIT_FUNC(wait, woken_wake_function); balloon()
/linux-4.1.27/net/bluetooth/rfcomm/
H A Dsock.c471 DEFINE_WAIT_FUNC(wait, woken_wake_function); rfcomm_sock_accept()
H A Dcore.c2091 DEFINE_WAIT_FUNC(wait, woken_wake_function); rfcomm_run()
/linux-4.1.27/net/core/
H A Ddatagram.c90 DEFINE_WAIT_FUNC(wait, receiver_wake_function); wait_for_more_packets()
H A Drtnetlink.c371 DEFINE_WAIT_FUNC(wait, woken_wake_function); rtnl_lock_unregistering_all()
H A Ddev.c7386 DEFINE_WAIT_FUNC(wait, woken_wake_function); rtnl_lock_unregistering()
/linux-4.1.27/kernel/sched/
H A Dwait.c307 * DEFINE_WAIT_FUNC(wait, woken_wake_func);
/linux-4.1.27/include/linux/
H A Dwait.h921 #define DEFINE_WAIT_FUNC(name, function) \ macro
928 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
/linux-4.1.27/drivers/tty/
H A Dn_tty.c2182 DEFINE_WAIT_FUNC(wait, woken_wake_function); n_tty_read()
2359 DEFINE_WAIT_FUNC(wait, woken_wake_function); n_tty_write()
/linux-4.1.27/net/bluetooth/
H A Dl2cap_sock.c305 DEFINE_WAIT_FUNC(wait, woken_wake_function); l2cap_sock_accept()
H A Dsco.c624 DEFINE_WAIT_FUNC(wait, woken_wake_function); sco_sock_accept()

Completed in 364 milliseconds