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