Searched refs:MAX_PARAM_PREFIX_LEN (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | module.h | 30 #define MODULE_NAME_LEN MAX_PARAM_PREFIX_LEN |
H A D | moduleparam.h | 17 #define MAX_PARAM_PREFIX_LEN (64 - sizeof(unsigned long)) macro |
Completed in 354 milliseconds