Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dbpf-script-test-relocation.c20 struct bpf_map_def { struct
28 struct bpf_map_def SEC("maps") my_table = { argument
/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c477 struct bpf_map_def { struct
499 struct bpf_map_def def; argument
1591 struct bpf_map_def *def; in bpf_object__init_internal_map()
4971 struct bpf_map_def *def = &map->def; in bpf_object__create_map()