Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dfs_pin.c18 wake_up_locked(&pin->wait); in pin_remove()
Duserfaultfd.c643 wake_up_locked(&ctx->event_wqh); in userfaultfd_event_complete()
/Linux-v6.1/kernel/rcu/
Dsync.c87 wake_up_locked(&rsp->gp_wait); in rcu_sync_func()
/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_chardev.c118 wake_up_locked(&priv->wait_event); in cros_ec_chardev_mkbp_event()
/Linux-v6.1/fs/orangefs/
Dorangefs-bufmap.c75 wake_up_locked(&m->q); in put()
/Linux-v6.1/include/linux/
Dwait.h225 #define wake_up_locked(x) __wake_up_locked((x), TASK_NORMAL, 1) macro
/Linux-v6.1/Documentation/translations/ko_KR/
Dmemory-barriers.txt2190 wake_up_locked();
/Linux-v6.1/drivers/md/
Ddm-snap.c1537 wake_up_locked(&s->in_progress_wait); in account_end_copy()
Ddm-integrity.c2616 wake_up_locked(&ic->endio_wait); in integrity_writer()
/Linux-v6.1/drivers/infiniband/ulp/rtrs/
Drtrs-clt.c284 wake_up_locked(&clt_path->state_wq); in rtrs_clt_change_state()
/Linux-v6.1/drivers/usb/gadget/function/
Df_fs.c2807 wake_up_locked(&ffs->ev.waitq); in __ffs_event_add()
/Linux-v6.1/Documentation/
Dmemory-barriers.txt2248 wake_up_locked();