Home
last modified time | relevance | path

Searched refs:bpf_helper_stack_access_bytes (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf_verifier.h1616 s64 bpf_helper_stack_access_bytes(struct bpf_verifier_env *env,
/linux/kernel/bpf/
H A Dliveness.c1408 bytes = bpf_helper_stack_access_bytes(env, insn, arg_idx, insn_idx); in record_arg_access()
H A Dverifier.c13297 s64 bpf_helper_stack_access_bytes(struct bpf_verifier_env *env, struct bpf_insn *insn, in bpf_helper_stack_access_bytes() function