Lines Matching refs:aa_label

118 	struct aa_label *tracer, *tracee;  in apparmor_ptrace_access_check()
134 struct aa_label *tracer, *tracee; in apparmor_ptrace_traceme()
150 struct aa_label *label; in apparmor_capget()
186 struct aa_label *label; in apparmor_capable()
209 struct aa_label *label; in common_perm()
352 struct aa_label *label; in apparmor_path_link()
370 struct aa_label *label; in apparmor_path_rename()
443 struct aa_label *label; in apparmor_file_open()
483 struct aa_label *label = begin_current_label_crit_section(); in apparmor_file_alloc_security()
502 struct aa_label *label; in common_file_perm()
576 struct aa_label *label; in apparmor_sb_mount()
607 struct aa_label *label; in apparmor_sb_umount()
621 struct aa_label *label; in apparmor_sb_pivotroot()
639 struct aa_label *label = NULL; in apparmor_getprocattr()
739 struct aa_label *label = aa_current_raw_label(); in apparmor_bprm_committing_creds()
740 struct aa_label *new_label = cred_label(bprm->cred); in apparmor_bprm_committing_creds()
769 struct aa_label *label = aa_get_current_label(); in apparmor_current_getsecid_subj()
776 struct aa_label *label = aa_get_task_label(p); in apparmor_task_getsecid_obj()
784 struct aa_label *label = __begin_current_label_crit_section(); in apparmor_task_setrlimit()
797 struct aa_label *cl, *tl; in apparmor_task_kill()
873 struct aa_label *label; in apparmor_socket_create()
902 struct aa_label *label; in apparmor_socket_post_create()
1106 static struct aa_label *sk_peer_label(struct sock *sk) in sk_peer_label()
1127 struct aa_label *label; in apparmor_socket_getpeersec_stream()
1128 struct aa_label *peer; in apparmor_socket_getpeersec_stream()
1213 .lbs_cred = sizeof(struct aa_label *),