Home
last modified time | relevance | path

Searched refs:migration_wq (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmcommon.h160 wait_queue_head_t migration_wq; member
H A Ddlmmaster.c2863 mlog(0, "about to wait on migration_wq, dirty=%s\n", in dlm_mark_lockres_migrating()
2869 ret = wait_event_interruptible_timeout(dlm->migration_wq, in dlm_mark_lockres_migrating()
3527 wake_up(&dlm->migration_wq); in dlm_lockres_release_ast()
H A Ddlmdomain.c2025 init_waitqueue_head(&dlm->migration_wq); in dlm_alloc_ctxt()
H A Ddlmrecovery.c2483 wake_up(&dlm->migration_wq); in __dlm_hb_node_down()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmcommon.h155 wait_queue_head_t migration_wq; member
H A Ddlmmaster.c2861 mlog(0, "about to wait on migration_wq, dirty=%s\n", in dlm_mark_lockres_migrating()
2867 ret = wait_event_interruptible_timeout(dlm->migration_wq, in dlm_mark_lockres_migrating()
3525 wake_up(&dlm->migration_wq); in dlm_lockres_release_ast()
H A Ddlmdomain.c2020 init_waitqueue_head(&dlm->migration_wq); in dlm_alloc_ctxt()
H A Ddlmrecovery.c2474 wake_up(&dlm->migration_wq); in __dlm_hb_node_down()

Completed in 24 milliseconds