Searched refs:KERNEL_PARAM_FL_HWPARAM (Results 1 – 2 of 2) sorted by relevance
66 KERNEL_PARAM_FL_HWPARAM = (1 << 1), enumerator553 KERNEL_PARAM_FL_HWPARAM | (hwparam_##hwtype & 0)); \583 KERNEL_PARAM_FL_HWPARAM | (hwparam_##hwtype & 0)); \
102 if (kp->flags & KERNEL_PARAM_FL_HWPARAM && in param_check_unsafe()