Searched refs:test_map_init (Results 1 – 1 of 1) sorted by relevance
38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()41 struct test_map_init *skel; in setup()78 static int prog_run_insert_elem(struct test_map_init *skel, map_key_t key, in prog_run_insert_elem()132 struct test_map_init *skel; in test_pcpu_map_init()172 struct test_map_init *skel; in test_pcpu_lru_map_init()201 void test_map_init(void) in test_map_init() function