Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c267 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() function
298 __kthread_parkme(to_kthread(current)); in kthread_parkme()
388 __kthread_parkme(self); in kthread()