Searched refs:kcage_cageout_thread (Results 1 – 5 of 5) sorted by relevance
37 kthread_id_t kcage_cageout_thread; variable
204 kthread_id_t kcage_cageout_thread; /* to aid debugging */ variable1193 if (curthread == kcage_cageout_thread || panicstr) { in kcage_create_throttle()1688 kcage_cageout_thread = curthread; in kcage_cageout()
50 extern kthread_id_t kcage_cageout_thread;
457 if (curthread == kcage_cageout_thread) in ppcopy()
3756 curthread != kcage_cageout_thread) { in page_get_freelist()