Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddynamic_debug.h26 #define CLS_BITS 6 macro
27 unsigned int class_id:CLS_BITS;
28 #define _DPRINTK_CLASS_DFLT ((1 << CLS_BITS) - 1)