Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.h65 SANDBOX_EXPORT bpf_dsl::ResultExpr CrashSIGSYSPrctl();
Dsigsys_handlers.cc255 bpf_dsl::ResultExpr CrashSIGSYSPrctl() { in CrashSIGSYSPrctl() function
Dsyscall_parameters_restrictions.cc187 .Default(CrashSIGSYSPrctl()); in RestrictPrctl()