Home
last modified time | relevance | path

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

/linux/fs/sysv/
A DMakefile6 obj-$(CONFIG_SYSV_FS) += sysv.o
8 sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
A DKconfig31 <file:Documentation/filesystems/sysv-fs.rst>.
35 sysv.
/linux/arch/ia64/kernel/
A DMakefile.gate14 -Wl,--hash-style=sysv
/linux/arch/sh/kernel/vsyscall/
A DMakefile18 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 -Wl,--hash-style=sysv
/linux/arch/arm64/kernel/vdso/
A D.vdso.so.dbg.cmd1 …nux-gnu-ld -EL -maarch64elf -shared -soname=linux-vdso.so.1 --hash-style=sysv -Bsymbolic --build-…
A DMakefile26 ldflags-y := -shared -soname=linux-vdso.so.1 --hash-style=sysv \
/linux/arch/nds32/kernel/vdso/
A DMakefile16 -Wl,-soname=linux-vdso.so.1 -Wl,--hash-style=sysv
/linux/arch/x86/um/vdso/
A DMakefile65 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv
/linux/Documentation/filesystems/
A Dindex.rst117 sysv-fs
A Dsysv-fs.rst18 mount [-r] -t sysv device mountpoint
22 -t sysv
/linux/arch/arm/vdso/
A DMakefile22 --hash-style=sysv --build-id=sha1 \
/linux/Documentation/devicetree/bindings/iio/afe/
A Dvoltage-divider.yaml78 sysv {
/linux/drivers/scsi/
A Dst.h61 unsigned char sysv; /* SYS V semantics? */ member
A Dst.c1419 if (!STm->sysv || STps->rw != ST_READING) { in st_flush()
2262 STm->sysv, STp->immediate, STp->sili, in DEB() argument
2310 STm->sysv = (options & MT_ST_SYSV) != 0;
2344 STm->sysv = value;
4316 STm->sysv = ST_SYSV; in st_probe()
4633 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
/linux/fs/
A DMakefile98 obj-$(CONFIG_SYSV_FS) += sysv/
A DKconfig311 source "fs/sysv/Kconfig"
/linux/Documentation/admin-guide/
A Dhighuid.rst62 - sysv
/linux/arch/arm64/kernel/vdso32/
A DMakefile105 VDSO_LDFLAGS += -shared --hash-style=sysv --build-id=sha1
/linux/arch/mips/vdso/
A DMakefile61 -G 0 --eh-frame-hdr --hash-style=sysv --build-id=sha1 -T
/linux/include/config/
A Dauto.conf.cmd74 fs/sysv/Kconfig \
/linux/
A DMAINTAINERS18488 F: Documentation/filesystems/sysv-fs.rst
18489 F: fs/sysv/

Completed in 43 milliseconds