Searched refs:cpumap_pid (Results 1 – 4 of 4) sorted by relevance
255 if ((min < 0) || (mcmp->cpumap_pid < min)) in cpu_create()256 min = mcmp->cpumap_pid; in cpu_create()257 if ((max < 0) || (mcmp->cpumap_pid > max)) in cpu_create()258 max = mcmp->cpumap_pid; in cpu_create()283 pid = mcmp->cpumap_pid; in cpu_create()
457 if ((min < 0) || (chip->cpus[i].cpumap_pid < min)) in cpu_create()458 min = chip->cpus[i].cpumap_pid; in cpu_create()459 if ((max < 0) || (chip->cpus[i].cpumap_pid > max)) in cpu_create()460 max = chip->cpus[i].cpumap_pid; in cpu_create()480 pid = chip->cpus[i].cpumap_pid; in cpu_create()
60 uint32_t cpumap_pid; /* physical cpuid/strandid */ member
67 if (cpuid == mcmp->cpumap_pid) { in cpu_find_cpumap()115 mcmp->cpumap_pid = x; in cpu_n1_mdesc_init()278 mcmp->cpumap_pid = x; in cpu_n2_mdesc_init()