Home
last modified time | relevance | path

Searched refs:tomoyo_read_lock (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/security/tomoyo/
Dfile.c896 idx = tomoyo_read_lock(); in tomoyo_path_number_perm()
940 idx = tomoyo_read_lock(); in tomoyo_check_open_permission()
1002 idx = tomoyo_read_lock(); in tomoyo_path_perm()
1049 idx = tomoyo_read_lock(); in tomoyo_mkdev_perm()
1093 idx = tomoyo_read_lock(); in tomoyo_path2_perm()
Dmemory.c209 idx = tomoyo_read_lock(); in tomoyo_mm_init()
Dtomoyo.c85 const int idx = tomoyo_read_lock(); in tomoyo_bprm_check_security()
Dmount.c234 idx = tomoyo_read_lock(); in tomoyo_mount_permission()
Dcommon.h917 static inline int tomoyo_read_lock(void) in tomoyo_read_lock() function
Dcommon.c1884 head->reader_idx = tomoyo_read_lock(); in tomoyo_open_control()
2049 const int idx = tomoyo_read_lock(); in tomoyo_check_profile()