Home
last modified time | relevance | path

Searched refs:tomoyo_read_unlock (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dfile.c738 tomoyo_read_unlock(idx); in tomoyo_path_number_perm()
787 tomoyo_read_unlock(idx); in tomoyo_check_open_permission()
843 tomoyo_read_unlock(idx); in tomoyo_path_perm()
888 tomoyo_read_unlock(idx); in tomoyo_mkdev_perm()
948 tomoyo_read_unlock(idx); in tomoyo_path2_perm()
H A Dsecurityfs_if.c83 tomoyo_read_unlock(idx); in tomoyo_write_self()
H A Dmount.c238 tomoyo_read_unlock(idx); in tomoyo_mount_permission()
H A Dnetwork.c487 tomoyo_read_unlock(idx); in tomoyo_inet_entry()
580 tomoyo_read_unlock(idx); in tomoyo_unix_entry()
H A Dtomoyo.c103 tomoyo_read_unlock(idx); in tomoyo_bprm_check_security()
H A Dcommon.c2602 tomoyo_read_unlock(idx); in tomoyo_read_control()
2746 tomoyo_read_unlock(idx); in tomoyo_write_control()
2800 tomoyo_read_unlock(idx); in tomoyo_check_profile()
2875 tomoyo_read_unlock(idx); in tomoyo_load_builtin_policy()
H A Dcommon.h1107 * Returns index number for tomoyo_read_unlock().
1115 * tomoyo_read_unlock - Release lock for protecting policy.
1121 static inline void tomoyo_read_unlock(int idx) in tomoyo_read_unlock() function
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c738 tomoyo_read_unlock(idx); in tomoyo_path_number_perm()
787 tomoyo_read_unlock(idx); in tomoyo_check_open_permission()
843 tomoyo_read_unlock(idx); in tomoyo_path_perm()
888 tomoyo_read_unlock(idx); in tomoyo_mkdev_perm()
948 tomoyo_read_unlock(idx); in tomoyo_path2_perm()
H A Dsecurityfs_if.c83 tomoyo_read_unlock(idx); in tomoyo_write_self()
H A Dmount.c238 tomoyo_read_unlock(idx); in tomoyo_mount_permission()
H A Dnetwork.c487 tomoyo_read_unlock(idx); in tomoyo_inet_entry()
580 tomoyo_read_unlock(idx); in tomoyo_unix_entry()
H A Dtomoyo.c103 tomoyo_read_unlock(idx); in tomoyo_bprm_check_security()
H A Dcommon.c2594 tomoyo_read_unlock(idx); in tomoyo_read_control()
2739 tomoyo_read_unlock(idx); in tomoyo_write_control()
2793 tomoyo_read_unlock(idx); in tomoyo_check_profile()
2868 tomoyo_read_unlock(idx); in tomoyo_load_builtin_policy()
H A Dcommon.h1104 * Returns index number for tomoyo_read_unlock().
1112 * tomoyo_read_unlock - Release lock for protecting policy.
1118 static inline void tomoyo_read_unlock(int idx) in tomoyo_read_unlock() function

Completed in 22 milliseconds