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