Home
last modified time | relevance | path

Searched refs:kthread_probe_data (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dkthread.c268 void *kthread_probe_data(struct task_struct *task) in kthread_probe_data() function
H A Dworkqueue.c6140 worker = kthread_probe_data(task); in print_worker_info()