Searched refs:seccomp_can_sync_threads (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
H A Dseccomp.c247 * seccomp_can_sync_threads: checks if all threads can be synchronized
255 static inline pid_t seccomp_can_sync_threads(void) seccomp_can_sync_threads() function
292 * seccomp_can_sync_threads() to have returned success already
483 ret = seccomp_can_sync_threads(); seccomp_attach_filter()

Completed in 148 milliseconds