Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkthread.c91 static inline struct kthread *__to_kthread(struct task_struct *p) in __to_kthread() function
186 struct kthread *kthread = __to_kthread(current); in kthread_should_stop_or_park()
227 struct kthread *kthread = __to_kthread(task); in kthread_func()
259 struct kthread *kthread = __to_kthread(task); in kthread_probe_data()
607 struct kthread *kthread = __to_kthread(p); in kthread_is_per_cpu()