Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dbitmap.c1106 REG_OP_RELEASE, /* clear all bits in region */ enumerator
1152 case REG_OP_RELEASE: in __reg_op()
1202 __reg_op(bitmap, pos, order, REG_OP_RELEASE); in bitmap_release_region()
/kernel/linux/linux-6.6/lib/
H A Dbitmap.c1244 REG_OP_RELEASE, /* clear all bits in region */ enumerator
1290 case REG_OP_RELEASE: in __reg_op()
1340 __reg_op(bitmap, pos, order, REG_OP_RELEASE); in bitmap_release_region()

Completed in 9 milliseconds