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