Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dchanges_pkt_data.c18 struct changes_pkt_data_freplace *freplace = NULL; in test_aux() local
41 freplace = changes_pkt_data_freplace__open_opts(&opts); in test_aux()
42 if (!ASSERT_OK_PTR(freplace, "changes_pkt_data_freplace__open")) in test_aux()
44 freplace_prog = bpf_object__find_program_by_name(freplace->obj, replacement); in test_aux()
52 err = changes_pkt_data_freplace__load(freplace); in test_aux()
62 changes_pkt_data_freplace__destroy(freplace); in test_aux()
/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst82 | ``BPF_PROG_TYPE_EXT`` | | ``freplace+`…
/linux/Documentation/bpf/
H A Ddrgn.rst29 programs via ``freplace``/``fentry``/``fexit`` mechanisms, since there is no
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst56 | **struct_ops** | **fentry** | **fexit** | **freplace** | **sk_lookup**
/linux/tools/bpf/bpftool/bash-completion/
H A Dbpftool496 fentry fexit freplace sk_lookup'