Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c7971 bool allow_trust_mismatch); in check_load_mem()
7975 bool allow_trust_mismatch, const char *ctx) in check_load_mem()
8000 allow_trust_mismatch); in check_store_reg()
20888 bool allow_trust_mismatch) in save_aux_ptr_type()
20907 if (allow_trust_mismatch &&
7953 check_load_mem(struct bpf_verifier_env * env,struct bpf_insn * insn,bool strict_alignment_once,bool is_ldsx,bool allow_trust_mismatch,const char * ctx) check_load_mem() argument
20861 save_aux_ptr_type(struct bpf_verifier_env * env,enum bpf_reg_type type,bool allow_trust_mismatch) save_aux_ptr_type() argument