Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dfile.c743 tomoyo_read_unlock(idx);
792 tomoyo_read_unlock(idx);
848 tomoyo_read_unlock(idx);
893 tomoyo_read_unlock(idx);
953 tomoyo_read_unlock(idx);
H A Dsecurityfs_if.c83 tomoyo_read_unlock(idx); in tomoyo_write_self()
H A Dmount.c240 tomoyo_read_unlock(idx); in tomoyo_mount_permission()
H A Dnetwork.c490 tomoyo_read_unlock(idx);
583 tomoyo_read_unlock(idx);
H A Dtomoyo.c104 tomoyo_read_unlock(idx); in tomoyo_bprm_check_security()
H A Dcommon.c2742 tomoyo_read_unlock(idx); in tomoyo_read_control()
2889 tomoyo_read_unlock(idx); in tomoyo_write_control()
2943 tomoyo_read_unlock(idx); in tomoyo_check_profile()
3021 tomoyo_read_unlock(idx); in tomoyo_load_builtin_policy()
H A Dcommon.h1122 static inline void tomoyo_read_unlock(int idx) in tomoyo_read_unlock() function