Home
last modified time | relevance | path

Searched refs:bpf_program__attach_freplace (Results 1 – 5 of 5) sorted by relevance

/external/libbpf/src/
Dlibbpf.map208 bpf_program__attach_freplace;
Dlibbpf.h800 bpf_program__attach_freplace(const struct bpf_program *prog,
Dlibbpf.c12619 struct bpf_link *bpf_program__attach_freplace(const struct bpf_program *prog, in bpf_program__attach_freplace() function
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dfexit_bpf2bpf.c250 link = bpf_program__attach_freplace(prog, tgt_fd, tgt_name); in test_second_attach()
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6606 pub fn bpf_program__attach_freplace( in bpf_program__attach_freplace() function