Searched refs:__INIT_WORK_KEY (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | workqueue.h | 283 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ macro 292 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ macro 305 __INIT_WORK_KEY(_work, _func, _onstack, &__key); \ 315 __INIT_WORK_KEY((_work), (_func), 1, _key)
|
Completed in 5 milliseconds