Searched refs:tgid_map_max (Results 1 – 1 of 1) sorted by relevance
160 static size_t tgid_map_max; variable330 if (unlikely(!map || pid > tgid_map_max)) in trace_find_tgid_ptr()446 tgid_map_max = init_pid_ns.pid_max; in trace_alloc_tgid_map()447 map = kvzalloc_objs(*tgid_map, tgid_map_max + 1); in trace_alloc_tgid_map()