Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c5263 struct bpf_reg_state *ptr_reg = NULL, *value_reg = NULL; check_stack_write_var_off() local
14138 retrieve_ptr_limit(const struct bpf_reg_state * ptr_reg,u32 * alu_limit,bool mask_to_left) retrieve_ptr_limit() argument
14238 sanitize_ptr_alu(struct bpf_verifier_env * env,struct bpf_insn * insn,const struct bpf_reg_state * ptr_reg,const struct bpf_reg_state * off_reg,struct bpf_reg_state * dst_reg,struct bpf_sanitize_info * info,const bool commit_window) sanitize_ptr_alu() argument
14456 adjust_ptr_min_max_vals(struct bpf_verifier_env * env,struct bpf_insn * insn,const struct bpf_reg_state * ptr_reg,const struct bpf_reg_state * off_reg) adjust_ptr_min_max_vals() argument
15415 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; adjust_reg_min_max_vals() local
[all...]