Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c480 * seccomp_can_sync_threads: checks if all threads can be synchronized
488 static inline pid_t seccomp_can_sync_threads(void) in seccomp_can_sync_threads() function
594 * seccomp_can_sync_threads() to have returned success already
925 ret = seccomp_can_sync_threads(); in seccomp_attach_filter()