Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dwait.h934 #define DEFINE_WAIT_FUNC(name, function) \ macro
941 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
/linux-4.4.14/drivers/virtio/
Dvirtio_balloon.c351 DEFINE_WAIT_FUNC(wait, woken_wake_function); in balloon()
/linux-4.4.14/net/core/
Ddatagram.c90 DEFINE_WAIT_FUNC(wait, receiver_wake_function); in wait_for_more_packets()
Drtnetlink.c371 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rtnl_lock_unregistering_all()
Ddev.c7673 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rtnl_lock_unregistering()
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c230 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c262 DEFINE_WAIT_FUNC(wait, woken_wake_function); in fanotify_read()
/linux-4.4.14/drivers/tty/
Dn_tty.c2161 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read()
2335 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c475 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_sock_accept()
Dcore.c2091 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rfcomm_run()
/linux-4.4.14/net/bluetooth/
Dsco.c631 DEFINE_WAIT_FUNC(wait, woken_wake_function); in sco_sock_accept()
Dl2cap_sock.c305 DEFINE_WAIT_FUNC(wait, woken_wake_function); in l2cap_sock_accept()