Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmoduleparam.h444 #define param_check_uint(name, p) __param_check(name, p, unsigned int) macro
464 #define param_check_hexint(name, p) param_check_uint(name, p)