Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c2308 struct bpf_core_spec { struct
2361 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()