Home
last modified time | relevance | path

Searched refs:tomoyo_realpath_from_path (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/security/tomoyo/
H A Drealpath.c237 char *tomoyo_realpath_from_path(const struct path *path) in tomoyo_realpath_from_path() function
309 char *buf = tomoyo_realpath_from_path(&path); in tomoyo_realpath_nofollow()
H A Dmount.c105 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()
H A Daudit.c263 realpath = tomoyo_realpath_from_path(&file->f_path); in tomoyo_init_log()
H A Dutil.c978 cp = tomoyo_realpath_from_path(&exe_file->f_path); in tomoyo_get_exe()
H A Dcommon.h959 char *tomoyo_realpath_from_path(const struct path *path);
H A Dfile.c151 buf->name = tomoyo_realpath_from_path(path); in tomoyo_get_realpath()
H A Dcondition.c243 exe.name = tomoyo_realpath_from_path(&file->f_path); in tomoyo_scan_exec_realpath()
/dports/multimedia/libv4l/linux-5.13-rc2/security/tomoyo/
H A Dmount.c105 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()
H A Drealpath.c237 char *tomoyo_realpath_from_path(const struct path *path) in tomoyo_realpath_from_path() function
309 char *buf = tomoyo_realpath_from_path(&path); in tomoyo_realpath_nofollow()
H A Daudit.c263 realpath = tomoyo_realpath_from_path(&file->f_path); in tomoyo_init_log()
H A Dutil.c978 cp = tomoyo_realpath_from_path(&exe_file->f_path); in tomoyo_get_exe()
H A Dcommon.h959 char *tomoyo_realpath_from_path(const struct path *path);
H A Dcondition.c243 exe.name = tomoyo_realpath_from_path(&file->f_path); in tomoyo_scan_exec_realpath()
H A Dfile.c151 buf->name = tomoyo_realpath_from_path(path); in tomoyo_get_realpath()
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/tomoyo/
H A Dmount.c105 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()
H A Drealpath.c237 char *tomoyo_realpath_from_path(const struct path *path) in tomoyo_realpath_from_path() function
309 char *buf = tomoyo_realpath_from_path(&path); in tomoyo_realpath_nofollow()
H A Daudit.c263 realpath = tomoyo_realpath_from_path(&file->f_path); in tomoyo_init_log()
H A Dutil.c978 cp = tomoyo_realpath_from_path(&exe_file->f_path); in tomoyo_get_exe()
H A Dcommon.h959 char *tomoyo_realpath_from_path(const struct path *path);
H A Dcondition.c243 exe.name = tomoyo_realpath_from_path(&file->f_path); in tomoyo_scan_exec_realpath()
H A Dfile.c151 buf->name = tomoyo_realpath_from_path(path); in tomoyo_get_realpath()