Searched refs:complete_on_current_cpu (Results 1 – 3 of 3) sorted by relevance
119 extern void complete_on_current_cpu(struct completion *x);
28 void complete_on_current_cpu(struct completion *x) in complete_on_current_cpu() function
1609 complete_on_current_cpu(&knotif->ready); in seccomp_notify_send()