Home
last modified time | relevance | path

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

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