cur_ret 272 kernel/seccomp.c u32 cur_ret = BPF_PROG_RUN(f->prog, sd); cur_ret 274 kernel/seccomp.c if (ACTION_ONLY(cur_ret) < ACTION_ONLY(ret)) { cur_ret 275 kernel/seccomp.c ret = cur_ret;