Searched refs:__setup (Results 1 – 2 of 2) sorted by relevance
115 static void __setup(struct bpf_program *prog, bool hashmap) in __setup() function189 __setup(skel->progs.get_local, true); in hashmap_setup()204 __setup(skel->progs.get_local, false); in local_storage_cache_get_setup()219 __setup(skel->progs.get_local, false); in local_storage_cache_get_interleaved_setup()
37 #define __setup(str, fn) \ macro
Completed in 5 milliseconds