Home
last modified time | relevance | path

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

/include/linux/
A Dworkqueue.h311 #define INIT_WORK_ONSTACK(_work, _func) \ macro
327 INIT_WORK_ONSTACK(&(_work)->work, (_func)); \
349 INIT_WORK_ONSTACK(&(_work)->work, (_func))

Completed in 5 milliseconds