Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.h1509 enum bpf_attach_type exp_attach_type,
Dlibbpf.c8566 enum bpf_attach_type exp_attach_type, in libbpf_register_prog_handler() argument
8597 sec_def->expected_attach_type = exp_attach_type; in libbpf_register_prog_handler()
/linux-6.1.9/tools/perf/util/
Dbpf-loader.c49 enum bpf_attach_type exp_attach_type __maybe_unused, in libbpf_register_prog_handler()