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