Searched refs:SECCOMP_PARM6 (Results 1 – 2 of 2) sorted by relevance
41 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, REG_EBP) macro103 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, REG_R9) macro141 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, r5) macro213 #define SECCOMP_PARM6(_ctx) SECCOMP_STACKPARM(_ctx, 5) macro267 #define SECCOMP_PARM6(_ctx) SECCOMP_REG(_ctx, 5) macro
210 SECCOMP_PARM6(ctx), in SigSys()220 SECCOMP_PARM6(ctx)); in SigSys()240 static_cast<uint64_t>(SECCOMP_PARM6(ctx))}}; in SigSys()