Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
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/virtio/
Dvirtio_balloon.c347 DEFINE_WAIT_FUNC(wait, woken_wake_function); in balloon()
/linux-4.1.27/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.c7386 DEFINE_WAIT_FUNC(wait, woken_wake_function); in rtnl_lock_unregistering()
/linux-4.1.27/fs/notify/inotify/
Dinotify_user.c230 DEFINE_WAIT_FUNC(wait, woken_wake_function); in inotify_read()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify_user.c262 DEFINE_WAIT_FUNC(wait, woken_wake_function); in fanotify_read()
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c471 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.1.27/drivers/tty/
Dn_tty.c2182 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_read()
2359 DEFINE_WAIT_FUNC(wait, woken_wake_function); in n_tty_write()
/linux-4.1.27/net/bluetooth/
Dsco.c624 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()