Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dkthread.c158 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() function
173 __kthread_parkme(to_kthread(current)); in kthread_parkme()
208 __kthread_parkme(&self); in kthread()