Searched refs:set_callee_state (Results 1 – 2 of 2) sorted by relevance
412 and might be modified by ``set_callee_state()`` called from
9197 static int set_callee_state(struct bpf_verifier_env *env,9360 err = setup_func_entry(env, subprog, *insn_idx, set_callee_state, state); in check_func_call()9406 static int set_callee_state(struct bpf_verifier_env *env, in set_callee_state() function