| H A D | verifier.c | 440 subprog_is_global(const struct bpf_verifier_env * env,int subprog) subprog_is_global() argument 447 subprog_name(const struct bpf_verifier_env * env,int subprog) subprog_name() argument 458 mark_subprog_exc_cb(struct bpf_verifier_env * env,int subprog) mark_subprog_exc_cb() argument 467 subprog_is_exc_cb(struct bpf_verifier_env * env,int subprog) subprog_is_exc_cb() argument 3008 push_async_cb(struct bpf_verifier_env * env,int insn_idx,int prev_insn_idx,int subprog,bool is_sleepable) push_async_cb() argument 3625 struct bpf_subprog_info *subprog = env->subprog_info; add_subprog_and_kfunc() local 3689 struct bpf_subprog_info *subprog = env->subprog_info; check_subprogs() local 4510 int subprog_insn_idx, subprog; backtrack_insn() local 5223 struct bpf_subprog_info *subprog = &env->subprog_info[state->subprogno]; check_fastcall_stack_contract() local 6743 struct bpf_subprog_info *subprog = env->subprog_info; check_max_stack_depth_subprog() local 6949 int start = idx + insn->imm + 1, subprog; get_callee_stack_depth() local 10640 setup_func_entry(struct bpf_verifier_env * env,int subprog,int callsite,set_callee_state_fn set_callee_state_cb,struct bpf_verifier_state * state) setup_func_entry() argument 10688 btf_check_func_arg_match(struct bpf_verifier_env * env,int subprog,const struct btf * btf,struct bpf_reg_state * regs) btf_check_func_arg_match() argument 10789 btf_check_subprog_call(struct bpf_verifier_env * env,int subprog,struct bpf_reg_state * regs) btf_check_subprog_call() argument 10818 push_callback_call(struct bpf_verifier_env * env,struct bpf_insn * insn,int insn_idx,int subprog,set_callee_state_fn set_callee_state_cb) push_callback_call() argument 10891 int err, subprog, target_insn; check_func_call() local 18138 struct bpf_subprog_info *subprog; mark_subprog_changes_pkt_data() local 18146 struct bpf_subprog_info *subprog; mark_subprog_might_sleep() local 18469 mark_fastcall_pattern_for_call(struct bpf_verifier_env * env,struct bpf_subprog_info * subprog,int insn_idx,s16 lowest_off) mark_fastcall_pattern_for_call() argument 18557 struct bpf_subprog_info *subprog = env->subprog_info; mark_fastcall_patterns() local 18737 static struct bpf_subprog_info *subprog; create_jt() local 18807 static struct bpf_subprog_info *subprog; visit_tailcall_insn() local 22825 int i, j, subprog_start, subprog_end = 0, len, subprog; jit_subprogs() local 24500 struct bpf_subprog_info *subprog = env->subprog_info; remove_fastcall_spills_fills() local 24572 do_check_common(struct bpf_verifier_env * env,int subprog) do_check_common() argument 24969 int ret = 0, subprog = -1, i; bpf_check_attach_target() local [all...] |