Searched refs:linux_kthread_setup_and_run (Results 1 – 2 of 2) sorted by relevance
66 __task = linux_kthread_setup_and_run(__td, fn, data); \78 struct task_struct *linux_kthread_setup_and_run(struct thread *,
128 linux_kthread_setup_and_run(struct thread *td, linux_task_fn_t *task_fn, void *arg) in linux_kthread_setup_and_run() function