Searched refs:bpf_core_spec (Results 1 – 1 of 1) sorted by relevance
2308 struct bpf_core_spec { struct2361 struct bpf_core_spec *spec) in bpf_core_spec_parse()2626 struct bpf_core_spec *spec, in bpf_core_match_member()2703 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match()2705 struct bpf_core_spec *targ_spec) in bpf_core_spec_match()2906 static void bpf_core_dump_spec(int level, const struct bpf_core_spec *spec) in bpf_core_dump_spec()3006 struct bpf_core_spec local_spec, cand_spec, targ_spec; in bpf_core_reloc_offset()