Searched refs:fill_map (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_lpm_trie_map.c | 151 static void fill_map(int map_fd) in fill_map() function 224 fill_map(fd); in attach_prog_and_fill_map() 286 fill_map(fd); in bench_reinit_map() 346 fill_map(bpf_map__fd(skel->maps.trie_free_map)); in lpm_free_producer()
|
| /linux/net/netfilter/ |
| H A D | nft_set_pipapo.c | 421 unsigned long *res_map, *fill_map, *map; in pipapo_get_slow() local 438 fill_map = map + (map_index ? 0 : m->bsize_max); in pipapo_get_slow() 465 b = pipapo_refill(res_map, f->bsize, f->rules, fill_map, f->mt, in pipapo_get_slow() 499 swap(res_map, fill_map); in pipapo_get_slow()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_dmm_tiler.c | 998 static void fill_map(char **map, int xdiv, int ydiv, struct tcm_area *a, in fill_map() function 1108 fill_map(map, xdiv, ydiv, &block->area, in tiler_map_show() 1123 fill_map(map, xdiv, ydiv, &a, in tiler_map_show()
|