Home
last modified time | relevance | path

Searched refs:wake_up_locked (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/fs/
Dfs_pin.c17 wake_up_locked(&pin->wait); in pin_remove()
Dtimerfd.c67 wake_up_locked(&ctx->wqh); in timerfd_triggered()
108 wake_up_locked(&ctx->wqh); in timerfd_clock_was_set()
337 wake_up_locked(&ctx->wqh); in timerfd_ioctl()
Deventpoll.c666 wake_up_locked(&ep->wq); in ep_scan_ready_list()
1070 wake_up_locked(&ep->wq); in ep_poll_callback()
1344 wake_up_locked(&ep->wq); in ep_insert()
1452 wake_up_locked(&ep->wq); in ep_modify()
/linux-4.4.14/include/linux/
Dwait.h168 #define wake_up_locked(x) __wake_up_locked((x), TASK_NORMAL, 1) macro
/linux-4.4.14/fs/fuse/
Ddev.c331 wake_up_locked(&fiq->waitq); in queue_request()
347 wake_up_locked(&fiq->waitq); in fuse_queue_forget()
423 wake_up_locked(&fiq->waitq); in queue_interrupt()
/linux-4.4.14/drivers/md/
Ddm-crypt.c1284 wake_up_locked(&cc->write_thread_wait); in kcryptd_crypt_write_io_submit()
1536 wake_up_locked(&cc->write_thread_wait); in crypt_dtr()
/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c2434 wake_up_locked(&ffs->ev.waitq); in __ffs_event_add()
/linux-4.4.14/Documentation/
Dmemory-barriers.txt2040 wake_up_locked();