SECCOMP_ARG_LSB_IDX 124 sandbox/linux/seccomp-bpf/linux_seccomp.h #define SECCOMP_ARG_LSB_IDX(nr) (offsetof(struct arch_seccomp_data, args) + \ SECCOMP_ARG_LSB_IDX 151 sandbox/linux/seccomp-bpf/linux_seccomp.h #define SECCOMP_ARG_LSB_IDX(nr) (offsetof(struct arch_seccomp_data, args) + \ SECCOMP_ARG_LSB_IDX 189 sandbox/linux/seccomp-bpf/linux_seccomp.h #define SECCOMP_ARG_LSB_IDX(nr) (offsetof(struct arch_seccomp_data, args) + \