Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c259 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() function
290 __kthread_parkme(to_kthread(current)); in kthread_parkme()
435 __kthread_parkme(self); in kthread()