Searched defs:DEFINE_KTHREAD_WORKER_ONSTACK (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/ | ||
H A D | kthread.h | 103 # define DEFINE_KTHREAD_WORKER_ONSTACK(worker) \ macro 106 # define DEFINE_KTHREAD_WORKER_ONSTACK(worker) DEFINE_KTHREAD_WORKER(worker) macro |
Completed in 67 milliseconds