Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dseccomp.c652 const bool save_orig = in seccomp_prepare_filter() local
681 seccomp_check_filter, save_orig); in seccomp_prepare_filter()
/openbmc/linux/include/linux/
H A Dfilter.h893 bpf_aux_classic_check_t trans, bool save_orig);
/openbmc/linux/net/core/
H A Dfilter.c1402 * @save_orig: save classic BPF program
1409 bpf_aux_classic_check_t trans, bool save_orig) in bpf_prog_create_from_user() argument
1431 if (save_orig) { in bpf_prog_create_from_user()