Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dcred.h97 #define __end_current_label_crit_section(X) end_current_label_crit_section(X)
107 static inline void end_current_label_crit_section(struct aa_label *label) in end_current_label_crit_section() function
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c437 end_current_label_crit_section(label); in policy_update()
507 end_current_label_crit_section(label); in profile_remove()
689 end_current_label_crit_section(curr); in query_data()
785 end_current_label_crit_section(curr); in query_label()
1156 end_current_label_crit_section(label); in seq_ns_stacked_show()
1179 end_current_label_crit_section(label); in seq_ns_nsstacked_show()
1190 end_current_label_crit_section(label); in seq_ns_level_show()
1199 end_current_label_crit_section(label); in seq_ns_name_show()
1815 end_current_label_crit_section(label); in ns_mkdir_op()
1865 end_current_label_crit_section(label); in ns_rmdir_op()
H A Dlsm.c368 end_current_label_crit_section(label); in apparmor_path_link()
431 end_current_label_crit_section(label); in apparmor_path_rename()
499 end_current_label_crit_section(label); in apparmor_file_alloc_security()
760 end_current_label_crit_section(ad.subj_label); in apparmor_setprocattr()
917 end_current_label_crit_section(label); in apparmor_socket_create()
1195 end_current_label_crit_section(label); in apparmor_socket_getpeersec_stream()
H A Dnet.c183 end_current_label_crit_section(label); in aa_sk_perm()