Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.cc112 intptr_t CrashSIGSYS_Handler(const struct arch_seccomp_data& args, void* aux) { in CrashSIGSYS_Handler() function
240 CrashSIGSYS_Handler(args, aux); in SIGSYSSchedHandler()
248 return bpf_dsl::Trap(CrashSIGSYS_Handler, NULL); in CrashSIGSYS()
Dsigsys_handlers.h26 CrashSIGSYS_Handler(const struct arch_seccomp_data& args, void* aux);