Searched refs:nothandled (Results 1 – 1 of 1) sorted by relevance
1292 ebitmap_t bit_diff, temp, handled, nothandled, unhandled, orig_unhandled; in compute_trans_from_raw() local1297 ebitmap_init(¬handled); in compute_trans_from_raw()1361 if (ebitmap_not(¬handled, &handled, maxbit) < 0) in compute_trans_from_raw()1377 if (ebitmap_and(&bit_diff, &temp, ¬handled) < 0) in compute_trans_from_raw()1396 ebitmap_destroy(¬handled); in compute_trans_from_raw()