Searched refs:__init_kthread_worker (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dkthread.h108 extern void __init_kthread_worker(struct kthread_worker *worker,
114 __init_kthread_worker((worker), "("#worker")->lock", &__key); \
/linux-4.1.27/kernel/
H A Dkthread.c520 void __init_kthread_worker(struct kthread_worker *worker, __init_kthread_worker() function
529 EXPORT_SYMBOL_GPL(__init_kthread_worker); variable

Completed in 61 milliseconds