Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c278 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() function
309 __kthread_parkme(to_kthread(current)); in kthread_parkme()
463 __kthread_parkme(self); in kthread()