Searched refs:tomoyo_realpath_from_path (Results 1 – 8 of 8) sorted by relevance
237 char *tomoyo_realpath_from_path(const struct path *path) in tomoyo_realpath_from_path() function304 char *buf = tomoyo_realpath_from_path(&path); in tomoyo_realpath_nofollow()
105 requested_dir_name = tomoyo_realpath_from_path(dir); in tomoyo_mount_acl()141 requested_dev_name = tomoyo_realpath_from_path(&path); in tomoyo_mount_acl()
263 realpath = tomoyo_realpath_from_path(&file->f_path); in tomoyo_init_log()
978 cp = tomoyo_realpath_from_path(&exe_file->f_path); in tomoyo_get_exe()
736 exename.name = tomoyo_realpath_from_path(&bprm->file->f_path); in tomoyo_find_next_domain()
959 char *tomoyo_realpath_from_path(const struct path *path);
151 buf->name = tomoyo_realpath_from_path(path); in tomoyo_get_realpath()
243 exe.name = tomoyo_realpath_from_path(&file->f_path); in tomoyo_scan_exec_realpath()