Searched refs:bpf_helper_stack_access_bytes (Results 1 – 3 of 3) sorted by relevance
1401 s64 bpf_helper_stack_access_bytes(struct bpf_verifier_env *env,
1371 bytes = bpf_helper_stack_access_bytes(env, insn, r - 1, insn_idx); in record_call_access()
12630 s64 bpf_helper_stack_access_bytes(struct bpf_verifier_env *env, struct bpf_insn *insn, in bpf_helper_stack_access_bytes() function