Searched defs:SECCOMP_RESULT (Results 1 – 1 of 1) sorted by relevance
33 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, REG_EAX) macro95 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, REG_RAX) macro133 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, r0) macro202 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, 2) macro259 #define SECCOMP_RESULT(_ctx) SECCOMP_REG(_ctx, 0) macro