Searched refs:__INIT_WORK_KEY (Results 1 – 1 of 1) sorted by relevance
| /linux/include/linux/ |
| A D | workqueue.h | 282 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ macro 291 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ macro 304 __INIT_WORK_KEY(_work, _func, _onstack, &__key); \ 314 __INIT_WORK_KEY((_work), (_func), 1, _key)
|
Completed in 4 milliseconds