Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
H A Dverifier.rst412 and might be modified by ``set_callee_state()`` called from
/linux/kernel/bpf/
H A Dverifier.c9973 static int set_callee_state(struct bpf_verifier_env *env,
10285 err = setup_func_entry(env, subprog, *insn_idx, set_callee_state, state); in check_func_call()
10331 static int set_callee_state(struct bpf_verifier_env *env, in set_callee_state() function