Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkthread.h93 void *kthread_func(struct task_struct *k);
/linux-6.3-rc2/kernel/
A Dkthread.c215 void *kthread_func(struct task_struct *task) in kthread_func() function
222 EXPORT_SYMBOL_GPL(kthread_func);
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c648 return kthread_func(current) == nfsd; in i_am_nfsd()
/linux-6.3-rc2/mm/
A Dkhugepaged.c2609 return kthread_func(current) == khugepaged; in current_is_khugepaged()

Completed in 13 milliseconds