Home
last modified time | relevance | path

Searched defs:kthread (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dkthread.c46 struct kthread { struct
63 static inline void set_kthread_struct(void *kthread) in set_kthread_struct()
81 struct kthread *kthread; in free_kthread_struct() local
179 struct kthread *kthread = to_kthread(task); in kthread_probe_data() local
214 static int kthread(void *_create) in kthread() function
474 struct kthread *kthread = to_kthread(k); in kthread_unpark() local
505 struct kthread *kthread = to_kthread(k); in kthread_park() local
549 struct kthread *kthread; in kthread_stop() local
1206 struct kthread *kthread; in kthread_associate_blkcg() local
1232 struct kthread *kthread; in kthread_blkcg() local
/kernel/trace/
Dtrace_hwlat.c354 struct task_struct *kthread; in start_kthread() local
/kernel/bpf/
Dcpumap.c64 struct task_struct *kthread; member