Home
last modified time | relevance | path

Searched defs:save_orig (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/kernel/
Dseccomp.c547 const bool save_orig = IS_ENABLED(CONFIG_CHECKPOINT_RESTORE); in seccomp_prepare_filter() local
/linux-5.10/net/core/
Dfilter.c1403 bpf_aux_classic_check_t trans, bool save_orig) in bpf_prog_create_from_user()