Home
last modified time | relevance | path

Searched defs:DECLARE_COMPLETION_ONSTACK_MAP (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dcompletion.h70 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) \ macro
74 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work) macro