Searched defs:bpf_map_def (Results 1 – 4 of 4) sorted by relevance
19 struct bpf_map_def { struct27 struct bpf_map_def SEC("maps") flip_table = { argument
19 struct bpf_map_def { struct27 struct bpf_map_def SEC("maps") my_table = { argument
227 struct bpf_map_def { struct244 * Get bpf_map through the offset of corresponding struct bpf_map_def argument
161 struct bpf_map_def { struct162 unsigned int type;163 unsigned int key_size;164 unsigned int value_size;165 unsigned int max_entries;166 unsigned int map_flags;167 unsigned int inner_map_idx;168 unsigned int numa_node;