Home
last modified time | relevance | path

Searched refs:symlink (Results 1 – 25 of 179) sorted by relevance

12345678

/linux/Documentation/ABI/removed/
H A Do2cb1 What: /sys/o2cb symlink
5 Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is
/linux/Documentation/hwmon/
H A Ducd9200.rst15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf
21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
H A Ducd9000.rst15 - http://focus.ti.com/lit/ds/symlink/ucd90120.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd90124.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd90160.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd90320.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9090.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
H A Dlm95245.rst12 https://www.ti.com/lit/ds/symlink/lm95235.pdf
20 https://www.ti.com/lit/ds/symlink/lm95245.pdf
H A Dads7828.rst12 http://focus.ti.com/lit/ds/symlink/ads7828.pdf
20 http://focus.ti.com/lit/ds/symlink/ads7830.pdf
H A Dtmp513.rst12 Datasheet: https://www.ti.com/lit/ds/symlink/tmp512.pdf
18 Datasheet: https://www.ti.com/lit/ds/symlink/tmp513.pdf
/linux/security/tomoyo/
H A Daudit.c251 const char *symlink = NULL; in tomoyo_init_log() local
270 symlink = r->obj->symlink_target->name; in tomoyo_init_log()
272 len += 18 + strlen(symlink); in tomoyo_init_log()
286 } else if (symlink) in tomoyo_init_log()
288 symlink); in tomoyo_init_log()
/linux/tools/testing/selftests/exec/
H A DMakefile12 TEST_GEN_FILES := execveat.symlink execveat.denatured script subdir
30 $(OUTPUT)/execveat.symlink: $(OUTPUT)/execveat
H A D.gitignore5 execveat.symlink
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-ofw16 symlink. It is possible that the absolute path will change
17 in the future, but the symlink is the stable ABI.
19 The /proc/device-tree symlink replaces the devicetree /proc
/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst63 A symlink is created in the bus's 'devices' directory that points to
66 A symlink is created in the driver's 'devices' directory that points
70 symlink is created in that directory that points to the device's
73 A symlink can be created (though this isn't done yet) in the device's
/linux/fs/kernfs/
H A Dsymlink.c45 kn->symlink.target_kn = target; in kernfs_create_link()
115 struct kernfs_node *target = kn->symlink.target_kn; in kernfs_getlink()
H A DMakefile6 obj-y := mount.o inode.o dir.o file.o symlink.o
/linux/fs/nfs/
H A Dnfs3proc.c290 struct nfs3_symlinkargs symlink; member
563 data->arg.symlink.fromfh = NFS_FH(dir); in nfs3_proc_symlink()
564 data->arg.symlink.fromname = dentry->d_name.name; in nfs3_proc_symlink()
565 data->arg.symlink.fromlen = dentry->d_name.len; in nfs3_proc_symlink()
566 data->arg.symlink.pages = &page; in nfs3_proc_symlink()
567 data->arg.symlink.pathlen = len; in nfs3_proc_symlink()
568 data->arg.symlink.sattr = sattr; in nfs3_proc_symlink()
1000 .symlink = nfs_symlink,
1051 .symlink = nfs3_proc_symlink,
/linux/Documentation/w1/
H A Dw1-generic.rst91 bus (standard) symlink to the w1 bus
92 driver (standard) symlink to the w1 driver
126 bus (standard) symlink to the w1 bus
127 driver (standard) symlink to the w1 driver
/linux/fs/sysfs/
H A DMakefile6 obj-y := file.o dir.o symlink.o mount.o group.o
/linux/fs/efs/
H A DMakefile8 efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
/linux/fs/configfs/
H A DMakefile8 configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o
/linux/tools/perf/trace/strace/groups/
H A Dfile18 symlink
/linux/fs/autofs/
H A DMakefile8 autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o dev-ioctl.o
/linux/fs/affs/
H A DMakefile10 affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
/linux/tools/testing/selftests/wireguard/qemu/
H A Dinit.c104 if (symlink("/run", "/var/run")) in mount_filesystems()
106 if (symlink("/proc/self/fd", "/dev/fd")) in mount_filesystems()
/linux/fs/coda/
H A DMakefile9 coda_linux.o symlink.o pioctl.o
/linux/fs/udf/
H A DMakefile9 partition.o super.o truncate.o symlink.o \
/linux/fs/ext2/
H A DMakefile9 ioctl.o namei.o super.o symlink.o trace.o

12345678