Searched refs:tomoyo_read_unlock (Results 1 – 7 of 7) sorted by relevance
720 tomoyo_read_unlock(idx); in tomoyo_path_number_perm()769 tomoyo_read_unlock(idx); in tomoyo_check_open_permission()825 tomoyo_read_unlock(idx); in tomoyo_path_perm()870 tomoyo_read_unlock(idx); in tomoyo_mkdev_perm()932 tomoyo_read_unlock(idx); in tomoyo_path2_perm()
87 tomoyo_read_unlock(idx); in tomoyo_write_self()
234 tomoyo_read_unlock(idx); in tomoyo_mount_permission()
486 tomoyo_read_unlock(idx); in tomoyo_inet_entry()577 tomoyo_read_unlock(idx); in tomoyo_unix_entry()
129 tomoyo_read_unlock(idx); in tomoyo_bprm_check_security()
2545 tomoyo_read_unlock(idx); in tomoyo_read_control()2687 tomoyo_read_unlock(idx); in tomoyo_write_control()2741 tomoyo_read_unlock(idx); in tomoyo_check_profile()2802 tomoyo_read_unlock(idx); in tomoyo_load_builtin_policy()
1108 static inline void tomoyo_read_unlock(int idx) in tomoyo_read_unlock() function