Lines Matching defs:sec
205 const char *sec; member
2216 const struct btf_type *sec, in bpf_object__init_user_btf_map()
2285 const struct btf_type *sec = NULL; in bpf_object__init_user_btf_maps() local
2901 int sec = sh.sh_info; /* points to other section */ in bpf_object__elf_collect() local
3088 struct btf_type *sec, *kcfg_sec = NULL, *ksym_sec = NULL; in bpf_object__collect_externs() local
5893 const struct btf_ext_info_sec *sec; in bpf_object__relocate_core() local
6060 const struct btf_ext_info_sec *sec; in adjust_prog_btf_ext_info() local
6490 const struct btf_type *sec, *var, *def; in bpf_object__collect_map_relos() local
9465 static struct bpf_link *attach_kprobe(const struct bpf_sec_def *sec, in attach_kprobe()
9585 static struct bpf_link *attach_tp(const struct bpf_sec_def *sec, in attach_tp()
9641 static struct bpf_link *attach_raw_tp(const struct bpf_sec_def *sec, in attach_raw_tp()
9689 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, in attach_trace()
9695 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec, in attach_lsm()
9701 static struct bpf_link *attach_iter(const struct bpf_sec_def *sec, in attach_iter()