Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkthread.h231 kthread_run_worker_on_cpu(int cpu, unsigned int flags, in kthread_run_worker_on_cpu() function
/linux/fs/erofs/
H A Dzdata.c311 kthread_run_worker_on_cpu(cpu, 0, "erofs_worker/%u"); in erofs_init_percpu_worker()