Searched refs:COMPLETION_INITIALIZER_ONSTACK_MAP (Results 1 – 2 of 2) sorted by relevance
39 #define COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) \ macro72 struct completion work = COMPLETION_INITIALIZER_ONSTACK_MAP(work, map)
2783 .done = COMPLETION_INITIALIZER_ONSTACK_MAP(this_flusher.done, wq->lockdep_map), in flush_workqueue()