Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c162 static bool __kthread_should_park(struct task_struct *k) in __kthread_should_park() function
180 return __kthread_should_park(current); in kthread_should_park()