Searched defs:map (Results 1 – 3 of 3) sorted by relevance
38 static __always_inline void count(void *map) in count()
397 static void fixup_map(struct bpf_map_data *map, int idx) in fixup_map()
1559 char *map, *temp, log_buf[17] = {'\0'}; in set_log_buf_info() local