Searched refs:tgid_map_max (Results 1 – 1 of 1) sorted by relevance
160 static size_t tgid_map_max; variable329 if (unlikely(!map || pid > tgid_map_max)) in trace_find_tgid_ptr()445 tgid_map_max = pid_max; in trace_alloc_tgid_map()446 map = kvcalloc(tgid_map_max + 1, sizeof(*tgid_map), in trace_alloc_tgid_map()