Home
last modified time | relevance | path

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

/external/libcap/contrib/seccomp/
Dexplore.go52 seccompFilterFlagTsync = (1 << 0) // mirror filtering on all threads. const
185 …if _, _, e := syscall.RawSyscall(sysSeccomp, seccompSetModeFilter, seccompFilterFlagTsync, uintptr…