tomoyo_realpath_from_path 263 security/tomoyo/audit.c realpath = tomoyo_realpath_from_path(&file->f_path); tomoyo_realpath_from_path 959 security/tomoyo/common.h char *tomoyo_realpath_from_path(const struct path *path); tomoyo_realpath_from_path 243 security/tomoyo/condition.c exe.name = tomoyo_realpath_from_path(&file->f_path); tomoyo_realpath_from_path 151 security/tomoyo/file.c buf->name = tomoyo_realpath_from_path(path); tomoyo_realpath_from_path 105 security/tomoyo/mount.c requested_dir_name = tomoyo_realpath_from_path(dir); tomoyo_realpath_from_path 141 security/tomoyo/mount.c requested_dev_name = tomoyo_realpath_from_path(&path); tomoyo_realpath_from_path 307 security/tomoyo/realpath.c char *buf = tomoyo_realpath_from_path(&path); tomoyo_realpath_from_path 956 security/tomoyo/util.c cp = tomoyo_realpath_from_path(&exe_file->f_path);