Home
last modified time | relevance | path

Searched refs:tomoyo_read_unlock (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dfile.c721 tomoyo_read_unlock(idx); in tomoyo_path_number_perm()
770 tomoyo_read_unlock(idx); in tomoyo_check_open_permission()
826 tomoyo_read_unlock(idx); in tomoyo_path_perm()
871 tomoyo_read_unlock(idx); in tomoyo_mkdev_perm()
931 tomoyo_read_unlock(idx); in tomoyo_path2_perm()
Dsecurityfs_if.c84 tomoyo_read_unlock(idx); in tomoyo_write_self()
Dmount.c235 tomoyo_read_unlock(idx); in tomoyo_mount_permission()
Dnetwork.c487 tomoyo_read_unlock(idx); in tomoyo_inet_entry()
578 tomoyo_read_unlock(idx); in tomoyo_unix_entry()
Dtomoyo.c124 tomoyo_read_unlock(idx); in tomoyo_bprm_check_security()
Dcommon.c2532 tomoyo_read_unlock(idx); in tomoyo_read_control()
2674 tomoyo_read_unlock(idx); in tomoyo_write_control()
2725 tomoyo_read_unlock(idx); in tomoyo_check_profile()
2786 tomoyo_read_unlock(idx); in tomoyo_load_builtin_policy()
Dcommon.h1108 static inline void tomoyo_read_unlock(int idx) in tomoyo_read_unlock() function