Searched refs:commit_window (Results 1 – 1 of 1) sorted by relevance
13512 const bool commit_window) in check_kfunc_args() 13514 struct bpf_insn_aux_data *aux = commit_window ? cur_aux(env) : &info->aux; in check_kfunc_args() 13534 if (!commit_window) { in check_kfunc_args() 13547 if (commit_window) { in check_kfunc_args() 13578 if (commit_window || off_is_imm) in check_kfunc_args() 14651 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