Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dlsm.c1820 static int param_get_debug(char *buffer, const struct kernel_param *kp);
1856 module_param_call(debug, param_set_debug, param_get_debug,
2050 static int param_get_debug(char *buffer, const struct kernel_param *kp) in param_get_debug() function