Searched refs:save_orig (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c652 const bool save_orig = local
681 seccomp_check_filter, save_orig);
/linux-master/include/linux/
H A Dfilter.h938 bpf_aux_classic_check_t trans, bool save_orig);
/linux-master/net/core/
H A Dfilter.c1405 * @save_orig: save classic BPF program
1412 bpf_aux_classic_check_t trans, bool save_orig)
1434 if (save_orig) {
1411 bpf_prog_create_from_user(struct bpf_prog **pfp, struct sock_fprog *fprog, bpf_aux_classic_check_t trans, bool save_orig) argument

Completed in 249 milliseconds