Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf_verifier.h507 static inline u64 bpf_trampoline_compute_key(const struct bpf_prog *tgt_prog, in bpf_trampoline_compute_key() function
/linux/kernel/bpf/
A Dsyscall.c2751 key = bpf_trampoline_compute_key(tgt_prog, NULL, btf_id); in bpf_tracing_prog_attach()
2796 key = bpf_trampoline_compute_key(NULL, prog->aux->attach_btf, btf_id); in bpf_tracing_prog_attach()
A Dverifier.c13896 key = bpf_trampoline_compute_key(tgt_prog, prog->aux->attach_btf, btf_id); in BTF_SET_START()

Completed in 33 milliseconds