Home
last modified time | relevance | path

Searched defs:bpf_program__attach (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c9836 struct bpf_link *bpf_program__attach(struct bpf_program *prog) in bpf_program__attach() function
/kernel/linux/linux-6.6/tools/lib/bpf/
Dlibbpf.c12130 struct bpf_link *bpf_program__attach(const struct bpf_program *prog) in bpf_program__attach() function