Home
last modified time | relevance | path

Searched defs:kthread_func (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/
H A Dkthread.c188 void *kthread_func(struct task_struct *task) in kthread_func() function
195 EXPORT_SYMBOL_GPL(kthread_func); variable
/kernel/linux/linux-6.6/kernel/
H A Dkthread.c225 void *kthread_func(struct task_struct *task) in kthread_func() function
232 EXPORT_SYMBOL_GPL(kthread_func); variable

Completed in 4 milliseconds