Lines Matching refs:bpf_sec_def
375 struct bpf_sec_def {
395 const struct bpf_sec_def *sec_def;
7341 static const struct bpf_sec_def *find_sec_def(const char *sec_name);
8660 static struct bpf_sec_def *custom_sec_defs;
8661 static struct bpf_sec_def custom_fallback_def;
8774 static const struct bpf_sec_def section_defs[] = {
8874 struct bpf_sec_def *sec_def;
8921 struct bpf_sec_def *sec_defs;
8958 static bool sec_def_matches(const struct bpf_sec_def *sec_def, const char *sec_name)
8986 static const struct bpf_sec_def *find_sec_def(const char *sec_name)
8988 const struct bpf_sec_def *sec_def;
9025 const struct bpf_sec_def *sec_def = §ion_defs[i];
9049 const struct bpf_sec_def *sec_def;
9436 const struct bpf_sec_def *sec_def;