Home
last modified time | relevance | path

Searched defs:map_create_attr (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dsyscall.c111 static union bpf_attr map_create_attr = { in load_prog() local
/linux-6.15/tools/lib/bpf/
H A Dgen_loader.c489 int map_create_attr, idx; in bpf_gen__map_create() local