Home
last modified time | relevance | path

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

/kernel/
Dkthread.c44 struct kthread { struct
59 static inline void set_kthread_struct(void *kthread) in set_kthread_struct()
163 struct kthread *kthread = to_kthread(task); in kthread_probe_data() local
190 static int kthread(void *_create) in kthread() function
451 struct kthread *kthread = to_kthread(k); in kthread_unpark() local
486 struct kthread *kthread = to_kthread(k); in kthread_park() local
520 struct kthread *kthread; in kthread_stop() local
/kernel/trace/
Dtrace_hwlat.c356 struct task_struct *kthread; in start_kthread() local