Searched refs:nothandled (Results 1 – 1 of 1) sorted by relevance
1291 ebitmap_t bit_diff, temp, handled, nothandled, unhandled, orig_unhandled; in compute_trans_from_raw() local1296 ebitmap_init(¬handled); in compute_trans_from_raw()1360 if (ebitmap_not(¬handled, &handled, maxbit) < 0) in compute_trans_from_raw()1376 if (ebitmap_and(&bit_diff, &temp, ¬handled) < 0) in compute_trans_from_raw()1395 ebitmap_destroy(¬handled); in compute_trans_from_raw()