Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
Dbpf_load.h20 struct bpf_map_data { struct
27 typedef void (*fixup_map_cb)(struct bpf_map_data *map, int idx); argument