Home
last modified time | relevance | path

Searched refs:kthread_func (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dkthread.h94 void *kthread_func(struct task_struct *k);
/linux/kernel/
A Dkthread.c225 void *kthread_func(struct task_struct *task) in kthread_func() function
232 EXPORT_SYMBOL_GPL(kthread_func);
/linux/drivers/md/dm-vdo/
A Dfunnel-workqueue.c603 if (kthread_func(current) != work_queue_runner) in get_current_thread_work_queue()
/linux/fs/nfsd/
A Dnfssvc.c640 if (kthread_func(current) == nfsd) in nfsd_current_rqst()
/linux/mm/
A Dkhugepaged.c2673 return kthread_func(current) == khugepaged; in current_is_khugepaged()

Completed in 14 milliseconds