Searched defs:SECCOMP_SYSCALL (Results 1 – 1 of 1) sorted by relevance
34 #define SECCOMP_SYSCALL(_ctx) SECCOMP_REG(_ctx, REG_EAX) macro96 #define SECCOMP_SYSCALL(_ctx) SECCOMP_REG(_ctx, REG_RAX) macro134 #define SECCOMP_SYSCALL(_ctx) SECCOMP_REG(_ctx, r7) macro203 #define SECCOMP_SYSCALL(_ctx) SECCOMP_REG(_ctx, 2) macro260 #define SECCOMP_SYSCALL(_ctx) SECCOMP_REG(_ctx, 8) macro