Searched refs:wakeup_claim_thread (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/mm/ | ||
H A D | page.rs | 210 pub fn wakeup_claim_thread() { in wakeup_claim_thread() method |
H A D | ucontext.rs | 1194 crate::mm::page::PageReclaimer::wakeup_claim_thread(); in unmap() |