Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c413 struct bpf_sec_def { struct
433 const struct bpf_sec_def *sec_def; argument
9365 static struct bpf_sec_def *custom_sec_defs;
9366 static struct bpf_sec_def custom_fallback_def;
9480 static const struct bpf_sec_def section_defs[] = {
9591 struct bpf_sec_def *sec_def; in libbpf_register_prog_handler()
9638 struct bpf_sec_def *sec_defs; in libbpf_unregister_prog_handler()
9705 const struct bpf_sec_def *sec_def; in find_sec_def()
9742 const struct bpf_sec_def *sec_def = &section_defs[i]; in libbpf_get_type_names()
9766 const struct bpf_sec_def *sec_def; in libbpf_prog_type_by_name()
[all …]