Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompletion.h38 #define COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) \ macro
71 struct completion work = COMPLETION_INITIALIZER_ONSTACK_MAP(work, map)
/linux-6.3-rc2/kernel/
A Dworkqueue.c2903 .done = COMPLETION_INITIALIZER_ONSTACK_MAP(this_flusher.done, wq->lockdep_map), in __flush_workqueue()

Completed in 32 milliseconds