Searched refs:bpf_link__open (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlink_pinning.c53 link = bpf_link__open(link_pin_path);
/linux-master/tools/lib/bpf/
H A Dlibbpf.h417 LIBBPF_API struct bpf_link *bpf_link__open(const char *path);
H A Dlibbpf.c10476 struct bpf_link *bpf_link__open(const char *path) function

Completed in 316 milliseconds