Searched refs:begin_current_label_crit_section (Results 1 – 6 of 6) sorted by relevance
469 label = begin_current_label_crit_section(&needput); in aa_unix_sock_perm()501 label = begin_current_label_crit_section(&needput); in aa_unix_bind_perm()537 label = begin_current_label_crit_section(&needput); in aa_unix_listen_perm()559 label = begin_current_label_crit_section(&needput); in aa_unix_accept_perm()593 label = begin_current_label_crit_section(&needput); in aa_unix_opt_perm()
376 label = begin_current_label_crit_section(&needput); in apparmor_path_link()398 label = begin_current_label_crit_section(&needput); in apparmor_path_rename()512 struct aa_label *label = begin_current_label_crit_section(&needput); in apparmor_file_alloc_security()534 label = begin_current_label_crit_section(&needput); in common_file_perm()915 ad.subj_label = begin_current_label_crit_section(&needput); in do_setattr()1061 label = begin_current_label_crit_section(&needput); in apparmor_userns_create()1268 label = begin_current_label_crit_section(&needput); in apparmor_socket_create()1336 label = begin_current_label_crit_section(&needput); in apparmor_socket_socketpair()1591 label = begin_current_label_crit_section(&needput); in apparmor_socket_getpeersec_stream()
620 label = begin_current_label_crit_section(&needput); in policy_update()732 label = begin_current_label_crit_section(&needput); in profile_remove()944 curr = begin_current_label_crit_section(&needput); in query_data()1041 curr = begin_current_label_crit_section(&needput); in query_label()1413 label = begin_current_label_crit_section(&needput); in seq_ns_stacked_show()1428 label = begin_current_label_crit_section(&needput); in seq_ns_nsstacked_show()1449 label = begin_current_label_crit_section(&needput); in seq_ns_level_show()1459 struct aa_label *label = begin_current_label_crit_section(&needput); in seq_ns_name_show()2085 label = begin_current_label_crit_section(&needput); in ns_mkdir_op()2136 label = begin_current_label_crit_section(&needput); in ns_rmdir_op()
370 __label = begin_current_label_crit_section(&__needput); \519 label = begin_current_label_crit_section(&needput); in aa_inet_sock_perm()
319 label = begin_current_label_crit_section(&needput); in aa_sk_perm()
222 static inline struct aa_label *begin_current_label_crit_section(bool *needput) in begin_current_label_crit_section() function