Searched refs:_waitq (Results 1 – 1 of 1) sorted by relevance
76 #define __WB_COMPLETION_INIT(_waitq) \ argument77 (struct wb_completion){ .cnt = ATOMIC_INIT(1), .waitq = (_waitq) }