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