Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dbitmap.c1090 * reg_op: operation(s) to perform on that region of bitmap
1109 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op() argument
1138 switch (reg_op) { in __reg_op()
/kernel/linux/linux-6.6/lib/
H A Dbitmap.c1228 * reg_op: operation(s) to perform on that region of bitmap
1247 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op() argument
1276 switch (reg_op) { in __reg_op()

Completed in 5 milliseconds