Searched refs:complete_on_current_cpu (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | completion.h | 119 extern void complete_on_current_cpu(struct completion *x); |
/linux/kernel/ | ||
H A D | seccomp.c | 1648 complete_on_current_cpu(&knotif->ready); in seccomp_notify_send() |