Searched refs:map_thread (Results 1 – 2 of 2) sorted by relevance
109 struct bpf_map *map_thread, in get_value() argument124 err = bpf_map__lookup_elem(map_thread, &key, in get_value()
209 pthread_t map_thread; in populate_maps() local217 err = pthread_create(&map_thread, NULL, map_prepare_thread, in populate_maps()