Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dwait.c350 int woken_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in woken_wake_function() function
364 EXPORT_SYMBOL(woken_wake_function);
/linux-4.4.14/drivers/virtio/
Dvirtio_balloon.c351 DEFINE_WAIT_FUNC(wait, woken_wake_function); in balloon()
/linux-4.4.14/include/linux/
Dwait.h930 int woken_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key);
/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()
/linux-4.4.14/net/core/
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()