Searched refs:complete_with_flags (Results 1 – 1 of 1) sorted by relevance
21 static void complete_with_flags(struct completion *x, int wake_flags) in complete_with_flags() function35 return complete_with_flags(x, WF_CURRENT_CPU); in complete_on_current_cpu()52 complete_with_flags(x, 0); in complete()