Searched refs:MLOG_MAX_BITS (Results 1 – 2 of 2) sorted by relevance
108 #define MLOG_MAX_BITS 64 macro111 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG];
100 static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {123 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, };
Completed in 4 milliseconds