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.c1804 static int param_get_debug(char *buffer, const struct kernel_param *kp);
1840 module_param_call(debug, param_set_debug, param_get_debug,
2034 static int param_get_debug(char *buffer, const struct kernel_param *kp) in param_get_debug() function