Home
last modified time | relevance | path

Searched refs:unix (Results 1 – 23 of 23) sorted by relevance

/linux/net/unix/
H A DMakefile3 # Makefile for the Linux unix domain socket layer.
6 obj-$(CONFIG_UNIX) += unix.o
8 unix-y := af_unix.o garbage.o
9 unix-$(CONFIG_SYSCTL) += sysctl_net_unix.o
10 unix-$(CONFIG_BPF_SYSCALL) += unix_bpf.o
H A Daf_unix.c329 * Check unix socket name:
645 pr_info("Attempt to release alive unix socket: %p\n", sk); in unix_sock_destructor()
1053 /* Nothing to do here, unix socket does not need a ->close(). in unix_close()
3838 if (!proc_create_net("unix", 0, net->proc_net, &unix_seq_ops, in unix_net_init()
3866 remove_proc_entry("unix", net->proc_net); in unix_net_init()
3879 remove_proc_entry("unix", net->proc_net); in unix_net_exit()
3888 DEFINE_BPF_ITER_FUNC(unix, struct bpf_iter_meta *meta, in DEFINE_BPF_ITER_FUNC() argument
3941 .target = "unix",
3955 pr_warn("Warning: could not register bpf iterator unix\n"); in bpf_iter_register()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst106 - **connect_unix** call to connect(2) for a unix socket (since 6.7)
109 - **sendmsg_unix** call to sendto(2), sendmsg(2), sendmmsg(2) for an unconnected unix socket (since 6.7)
112 - **recvmsg_unix** call to recvfrom(2), recvmsg(2), recvmmsg(2) for an unconnected unix socket (since 6.7)
118 - **getpeername_unix** call to getpeername(2) for a unix socket (since 6.7)
121 - **getsockname_unix** call to getsockname(2) for a unix socket (since 6.7)
/linux/net/
H A DMakefile20 obj-$(CONFIG_UNIX) += unix/
H A DKconfig85 source "net/unix/Kconfig"
/linux/tools/testing/selftests/net/forwarding/
H A Dtsn_lib.sh155 extra_args="${extra_args} --unix-domain-socket ${uds}"
237 --unix-domain-socket ${sender_uds} \
/linux/Documentation/filesystems/ext4/
H A Dorphan.rst6 In unix there can inodes that are unlinked from directory hierarchy but that
/linux/Documentation/filesystems/smb/
H A Dcifsroot.rst43 unix extension = yes # default
/linux/Documentation/filesystems/
H A D9p.rst45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
119 unix specifying a named pipe mount point
H A Dhpfs.rst82 why not use it for unix-specific info like file owner or access rights? This
H A Dproc.rst1400 unix UNIX domain sockets
/linux/arch/m68k/q40/
H A DREADME6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst42 ethernet Ethernet protocol unix Unix domain sockets
426 2. /proc/sys/net/unix - Parameters for Unix domain sockets
/linux/Documentation/userspace-api/
H A Dlandlock.rst332 This limits the set of abstract :manpage:`unix(7)` sockets to which we can
587 connections to an abstract :manpage:`unix(7)` socket by setting
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst178 needs to be shared across processes - fd-passing over unix domain sockets
/linux/Documentation/translations/it_IT/process/
H A Dbotching-up-ioctls.rst200 unix semplifica la gestione anche per lo spazio utente.
/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst43 passed using unix domain sockets to a manager process, so the same
/linux/arch/mips/
H A DKconfig381 DECstation porting pages on <http://decstation.unix-ag.org/>.
/linux/
H A DCREDITS1173 E: engel@unix-ag.org
H A DMAINTAINERS4621 F: net/unix/unix_bpf.c
17850 F: include/net/netns/unix.h
17852 F: net/unix/
/linux/Documentation/networking/
H A Dip-sysctl.rst3696 ``/proc/sys/net/unix/*``
/linux/Documentation/virt/kvm/
H A Dapi.rst64 of fork() and the SCM_RIGHTS facility of unix domain socket. These