Searched defs:sec_def (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/bpf/ | ||
H A D | libbpf.c | 221 const struct bpf_sec_def *sec_def; member 8515 const struct bpf_sec_def *sec_def; libbpf_prog_type_by_name() local 8642 const struct bpf_sec_def *sec_def; bpf_object__collect_st_ops_relos() local 9838 const struct bpf_sec_def *sec_def; bpf_program__attach() local 10908 const struct bpf_sec_def *sec_def; bpf_object__attach_skeleton() local [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ | ||
H A D | libbpf.c | 395 const struct bpf_sec_def *sec_def; member 8874 struct bpf_sec_def *sec_def; libbpf_register_prog_handler() local 8958 sec_def_matches(const struct bpf_sec_def *sec_def, const char *sec_name) sec_def_matches() argument 8988 const struct bpf_sec_def *sec_def; find_sec_def() local 9025 const struct bpf_sec_def *sec_def = §ion_defs[i]; libbpf_get_type_names() local 9049 const struct bpf_sec_def *sec_def; libbpf_prog_type_by_name() local 9436 const struct bpf_sec_def *sec_def; libbpf_attach_type_by_name() local [all...] |
Completed in 25 milliseconds