Home
last modified time | relevance | path

Searched refs:devpts (Results 1 – 14 of 14) sorted by relevance

/linux/fs/devpts/
A D.built-in.a.cmd1devpts/built-in.a := echo >/dev/null; rm -f fs/devpts/built-in.a; /usr/bin/ccache /home/test/works…
A DMakefile6 obj-$(CONFIG_UNIX98_PTYS) += devpts.o
8 devpts-$(CONFIG_UNIX98_PTYS) := inode.o
A D.inode.o.cmd1devpts/inode.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64…
3 source_fs/devpts/inode.o := fs/devpts/inode.c
5 deps_fs/devpts/inode.o := \
1064 fs/devpts/inode.o: $(deps_fs/devpts/inode.o)
1066 $(deps_fs/devpts/inode.o):
/linux/Documentation/filesystems/
A Ddevpts.rst7 Each mount of the devpts filesystem is now distinct such that ptys
11 All mounts of the devpts filesystem now create a ``/dev/pts/ptmx`` node
16 of devpts under the name ``pts`` in the same directory as the ptmx device
22 the devpts filesystem in this manner devpts should be mounted with
A Dindex.rst27 devpts
/linux/tools/testing/selftests/filesystems/
A Ddevpts_pts.c191 char devpts[] = P_tmpdir "/devpts_fs_XXXXXX"; in verify_non_standard_devpts_mount() local
203 mntpoint = mkdtemp(devpts); in verify_non_standard_devpts_mount()
220 ret = snprintf(ptmx, sizeof(ptmx), "%s/ptmx", devpts); in verify_non_standard_devpts_mount()
/linux/tools/testing/selftests/rcutorture/doc/
A Drcu-test-image.txt49 devpts /dev/pts devpts gid=5,mode=620 0 0
/linux/fs/
A D.built-in.a.cmd1 …-in.a fs/kernfs/built-in.a fs/sysfs/built-in.a fs/configfs/built-in.a fs/devpts/built-in.a fs/netf…
A DMakefile64 obj-y += devpts/
A Dbuilt-in.a131 devpts/inode.o/
/linux/Documentation/admin-guide/
A Dbinderfs.rst25 identical to the behavior of e.g. ``devpts`` and ``tmpfs``. The Android
A Ddevices.rst155 /dev/pts devpts PTY slave filesystem
269 nodes for the slaves on demand using the "devpts" filesystem.
A Ddevices.txt2091 devpts filesystem onto /dev/pts with the appropriate
/linux/Documentation/admin-guide/sysctl/
A Dkernel.rst1005 See Documentation/filesystems/devpts.rst.

Completed in 23 milliseconds