Searched refs:SYS_SECCOMP (Results 1 – 18 of 18) sorted by relevance
6 #if defined(SYS_SECCOMP) || (defined(HAVE_DECL_SYS_SECCOMP) && HAVE_DECL_SYS_SECCOMP)8 static_assert((SYS_SECCOMP) == (1), "SYS_SECCOMP != 1");11 # define SYS_SECCOMP 126 XLAT(SYS_SECCOMP),
1 SYS_SECCOMP 1
271 SYS_SECCOMP = 277 const
326 SYS_SECCOMP = 317 const
334 SYS_SECCOMP = 346 const
320 SYS_SECCOMP = 5312 const
301 SYS_SECCOMP = 348 const
360 SYS_SECCOMP = 4352 const
347 SYS_SECCOMP = 383 const
356 SYS_SECCOMP = 358 const
359 SYS_SECCOMP = 354 const
127 if (info->si_code != SYS_SECCOMP) in TRAP_action()
146 if (info->si_code != SYS_SECCOMP) in TRAP_action()
286 #define SYS_SECCOMP 1 /* seccomp triggered */ macro
43922 * signal.c (SYS_SECCOMP): Define if not yet defined.