Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c99 static inline struct kthread *__to_kthread(struct task_struct *p) in __to_kthread() function
197 struct kthread *kthread = __to_kthread(current); in kthread_should_stop_or_park()
238 struct kthread *kthread = __to_kthread(task); in kthread_func()
270 struct kthread *kthread = __to_kthread(task); in kthread_probe_data()
686 struct kthread *kthread = __to_kthread(p); in kthread_is_per_cpu()