Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dbitmap.c987 REG_OP_RELEASE, /* clear all bits in region */ enumerator
1033 case REG_OP_RELEASE: in __reg_op()
1083 __reg_op(bitmap, pos, order, REG_OP_RELEASE); in bitmap_release_region()