Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dlsm.c1811 static int param_set_debug(const char *val, const struct kernel_param *kp);
1848 module_param_call(debug, param_set_debug, param_get_debug,
2051 static int param_set_debug(const char *val, const struct kernel_param *kp) in param_set_debug() function