tomoyo_path_number_perm  990 security/tomoyo/common.h int tomoyo_path_number_perm(const u8 operation, const struct path *path,
tomoyo_path_number_perm  173 security/tomoyo/tomoyo.c 	return tomoyo_path_number_perm(TOMOYO_TYPE_MKDIR, &path,
tomoyo_path_number_perm  246 security/tomoyo/tomoyo.c 	return tomoyo_path_number_perm(type, &path, perm);
tomoyo_path_number_perm  335 security/tomoyo/tomoyo.c 	return tomoyo_path_number_perm(TOMOYO_TYPE_IOCTL, &file->f_path, cmd);
tomoyo_path_number_perm  348 security/tomoyo/tomoyo.c 	return tomoyo_path_number_perm(TOMOYO_TYPE_CHMOD, path,
tomoyo_path_number_perm  366 security/tomoyo/tomoyo.c 		error = tomoyo_path_number_perm(TOMOYO_TYPE_CHOWN, path,
tomoyo_path_number_perm  369 security/tomoyo/tomoyo.c 		error = tomoyo_path_number_perm(TOMOYO_TYPE_CHGRP, path,