Searched refs:tgid_map_max (Results 1 – 1 of 1) sorted by relevance
2201 static size_t tgid_map_max; variable2484 if (unlikely(!map || pid > tgid_map_max)) in trace_find_tgid_ptr()5290 tgid_map_max = pid_max; in set_tracer_flag()5291 map = kvcalloc(tgid_map_max + 1, sizeof(*tgid_map), in set_tracer_flag()