Searched refs:kthread_probe_data (Results 1 – 3 of 3) sorted by relevance
95 void *kthread_probe_data(struct task_struct *k);
257 void *kthread_probe_data(struct task_struct *task) in kthread_probe_data() function
5054 worker = kthread_probe_data(task); in print_worker_info()