Searched refs:hotmod_handler (Results 1 – 1 of 1) sorted by relevance
1346 static int hotmod_handler(const char *val, struct kernel_param *kp);1348 module_param_call(hotmod, hotmod_handler, NULL, NULL, 0200);1803 static int hotmod_handler(const char *val, struct kernel_param *kp) in hotmod_handler() function