Home
last modified time | relevance | path

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

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