Searched defs:kp (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/ |
D | lsm.c | 767 static int param_set_aalockpolicy(const char *val, const struct kernel_param *kp) in param_set_aalockpolicy() 776 static int param_get_aalockpolicy(char *buffer, const struct kernel_param *kp) in param_get_aalockpolicy() 783 static int param_set_aabool(const char *val, const struct kernel_param *kp) in param_set_aabool() 790 static int param_get_aabool(char *buffer, const struct kernel_param *kp) in param_get_aabool() 797 static int param_set_aauint(const char *val, const struct kernel_param *kp) in param_set_aauint() 804 static int param_get_aauint(char *buffer, const struct kernel_param *kp) in param_get_aauint() 811 static int param_get_audit(char *buffer, struct kernel_param *kp) in param_get_audit() 822 static int param_set_audit(const char *val, struct kernel_param *kp) in param_set_audit() 844 static int param_get_mode(char *buffer, struct kernel_param *kp) in param_get_mode() 855 static int param_set_mode(const char *val, struct kernel_param *kp) in param_set_mode()
|
/security/smack/ |
D | smack_access.c | 506 struct smack_known *kp; in smack_from_cipso() local 539 struct smack_known *kp; in smack_to_cipso() local
|