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