Searched refs:new_element (Results 1 – 7 of 7) sorted by relevance
387 void *new_element; in ddi_soft_state_zalloc() local413 new_element = kmem_zalloc(ss->size, KM_SLEEP); in ddi_soft_state_zalloc()468 array[item] = new_element; in ddi_soft_state_zalloc()
1539 bool new_element; in bitmap_and_compl() local1544 new_element = true; in bitmap_and_compl()1549 new_element = false; in bitmap_and_compl()1564 changed |= !new_element; in bitmap_and_compl()2426 bool new_element = false; in bitmap_ior_and_compl() local2451 new_element = true; in bitmap_ior_and_compl()2463 new_element = true; in bitmap_ior_and_compl()2479 if (new_element) in bitmap_ior_and_compl()
1457 bool new_element; in bitmap_and_compl() local1462 new_element = true; in bitmap_and_compl()1467 new_element = false; in bitmap_and_compl()1482 changed |= !new_element; in bitmap_and_compl()2344 bool new_element = false; in bitmap_ior_and_compl() local2369 new_element = true; in bitmap_ior_and_compl()2381 new_element = true; in bitmap_ior_and_compl()2397 if (new_element) in bitmap_ior_and_compl()
1267 (new_element): Likewise.
1775 (frv_queue_fp_exception_interrupt): Initialize 'new_element'.