Home
last modified time | relevance | path

Searched defs:info (Results 1 – 18 of 18) sorted by relevance

/security/apparmor/
Ddomain.c62 const char **info) in may_change_ptraced_domain()
390 const char *name, const char **info) in find_attach()
561 const char **info) in x_to_label()
630 const char *info = NULL, *name = NULL, *target = NULL; in profile_transition() local
729 const char *xname = NULL, *info = "change_profile onexec"; in profile_onexec() local
860 const char *info = NULL; in apparmor_bprm_creds_for_exec() local
992 const char *info = NULL; in build_change_hat() local
1043 const char *name, *info = NULL; in change_hat() local
1156 const char *info = NULL; in aa_change_hat() local
1266 const char *info = NULL; in change_profile_perms_wrapper() local
[all …]
Dmount.c134 struct aa_perms *perms, const char *info, int error) in audit_mount()
323 const char *mntpnt = NULL, *info = NULL; in match_mnt_path_str() local
378 const char *devname = NULL, *info = NULL; in match_mnt() local
587 const char *name = NULL, *info = NULL; in profile_umount() local
645 const char *old_name, *new_name = NULL, *info = NULL; in build_pivotroot() local
696 char *old_buffer = NULL, *new_buffer = NULL, *info = NULL; in aa_pivotroot() local
Dpolicy.c582 const char **info) in replacement_allowed()
620 const char *info, int error) in audit_policy()
799 const char **info) in __lookup_replace()
860 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local
1100 const char *name = fqname, *info = NULL; in aa_remove_profiles() local
Dpath.c198 const char **name, const char **info, const char *disconnected) in aa_path_name()
Dfile.c95 kuid_t ouid, const char *info, int error) in aa_audit_file()
162 const char *info = NULL; in path_name() local
365 const char *info = NULL; in profile_path_link() local
Dresource.c54 const char *info, int error) in audit_resource()
Dpolicy_unpack.c106 const char *name, const char *info, struct aa_ext *e, in audit_iface()
678 const char *info = "failed to unpack profile"; in unpack_profile() local
Dlsm.c751 static int apparmor_task_kill(struct task_struct *target, struct kernel_siginfo *info, in apparmor_task_kill()
/security/keys/
Drequest_key.c80 static int umh_keys_init(struct subprocess_info *info, struct cred *cred) in umh_keys_init()
90 static void umh_keys_cleanup(struct subprocess_info *info) in umh_keys_cleanup()
102 struct subprocess_info *info; in call_usermodehelper_keys() local
Dkeyctl_pkey.c119 struct kernel_pkey_query info; in keyctl_pkey_params_get_2() local
/security/yama/
Dyama_lsm.c53 struct access_report_info *info = in __report_access() local
77 struct access_report_info *info; in report_access() local
/security/selinux/ss/
Dhashtab.c106 void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
Dpolicydb.c167 struct policydb_compat_info *info = NULL; in policydb_lookup_compat() local
690 struct hashtab_info info; in hash_eval() local
2216 static int ocontext_read(struct policydb *p, struct policydb_compat_info *info, in ocontext_read()
2412 struct policydb_compat_info *info; in policydb_read() local
3267 static int ocontext_write(struct policydb *p, struct policydb_compat_info *info, in ocontext_write()
3624 struct policydb_compat_info *info; in policydb_write() local
/security/integrity/
Dintegrity.h259 int result, int info) in integrity_audit_msg()
267 int result, int info, int errno) in integrity_audit_message()
/security/apparmor/include/
Daudit.h113 const char *info; member
/security/smack/
Dsmack_lsm.c2198 static int smack_task_kill(struct task_struct *p, struct kernel_siginfo *info, in smack_task_kill()
/security/
Dsecurity.c1901 int security_task_kill(struct task_struct *p, struct kernel_siginfo *info, in security_task_kill()
/security/selinux/
Dhooks.c4344 static int selinux_task_kill(struct task_struct *p, struct kernel_siginfo *info, in selinux_task_kill()