Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dlsm.c1542 static int param_set_aauint(const char *val, const struct kernel_param *kp);
1546 .set = param_set_aauint,
1700 static int param_set_aauint(const char *val, const struct kernel_param *kp) in param_set_aauint() function