Lines Matching refs:idx
717 int idx; in tomoyo_path_number_perm() local
722 idx = tomoyo_read_lock(); in tomoyo_path_number_perm()
738 tomoyo_read_unlock(idx); in tomoyo_path_number_perm()
763 int idx; in tomoyo_check_open_permission() local
767 idx = tomoyo_read_lock(); in tomoyo_check_open_permission()
787 tomoyo_read_unlock(idx); in tomoyo_check_open_permission()
813 int idx; in tomoyo_path_perm() local
821 idx = tomoyo_read_lock(); in tomoyo_path_perm()
843 tomoyo_read_unlock(idx); in tomoyo_path_perm()
868 int idx; in tomoyo_mkdev_perm() local
873 idx = tomoyo_read_lock(); in tomoyo_mkdev_perm()
888 tomoyo_read_unlock(idx); in tomoyo_mkdev_perm()
914 int idx; in tomoyo_path2_perm() local
921 idx = tomoyo_read_lock(); in tomoyo_path2_perm()
948 tomoyo_read_unlock(idx); in tomoyo_path2_perm()