Searched refs:DECLARE_COMPLETION_ONSTACK_MAP (Results 1 - 2 of 2) sorted by last modified time

/linux-master/block/
H A Dbio.c1386 DECLARE_COMPLETION_ONSTACK_MAP(done,
1410 DECLARE_COMPLETION_ONSTACK_MAP(done,
/linux-master/include/linux/
H A Dcompletion.h70 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) \ macro
74 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work) macro

Completed in 157 milliseconds