Searched refs:smallidx (Results 1 – 2 of 2) sorted by relevance
330 int smallidx = -1; in hncm_dest_cpu() local338 smallidx = i; in hncm_dest_cpu()342 destidx = smallidx; in hncm_dest_cpu()
1848 int smallidx = -1; local1856 smallidx = i;1861 smallidx = ((1 << smallidx) & napid->user_cpu_affin_mask) ?1862 smallidx : -1;1864 if ((smallidx < 0) && (head == napid->bigcl_head)) {1870 destidx = smallidx;