Searched refs:smallest (Results 1 – 2 of 2) sorted by relevance
329 int smallest = 99; /* all 32 bits full */ in hncm_dest_cpu() local336 (hweight32(napid->napi_cpu[i].napis) <= smallest)) { in hncm_dest_cpu()337 smallest = napid->napi_cpu[i].napis; in hncm_dest_cpu()
1847 int smallest = 99; /* all 32 bits full */ local1854 (hweight32(napid->napi_cpu[i].napis) <= smallest)) {1855 smallest = napid->napi_cpu[i].napis;