Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Drelo_core.h29 struct bpf_core_spec { struct
86 struct bpf_core_spec *specs_scratch,
95 struct bpf_core_spec *spec);
97 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spec);
H A Dlibbpf.c6045 struct bpf_core_spec specs_scratch[3] = {}; in bpf_object__relocate_core()
8083 struct bpf_core_spec spec; in fixup_log_missing_map_load()
/linux/kernel/bpf/
H A Dbtf.c9501 struct bpf_core_spec *specs; in bpf_core_apply()