Home
last modified time | relevance | path

Searched refs:REG_OP_ISFREE (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/lib/
Dbitmap.c1044 REG_OP_ISFREE, /* true if region is all zero bits */ enumerator
1079 case REG_OP_ISFREE: in __reg_op()
1120 if (!__reg_op(bitmap, pos, order, REG_OP_ISFREE)) in bitmap_find_free_region()
1159 if (!__reg_op(bitmap, pos, order, REG_OP_ISFREE)) in bitmap_allocate_region()