Searched refs:sysv (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/fs/sysv/ |
D | Makefile | 5 obj-$(CONFIG_SYSV_FS) += sysv.o 7 sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
|
D | Kconfig | 30 <file:Documentation/filesystems/sysv-fs.txt>. 34 sysv.
|
/Linux-v4.19/arch/ia64/kernel/ |
D | Makefile.gate | 14 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/Linux-v4.19/arch/sh/kernel/vsyscall/ |
D | Makefile | 19 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/Linux-v4.19/arch/arm64/kernel/vdso/ |
D | Makefile | 17 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/afe/ |
D | voltage-divider.txt | 35 sysv {
|
/Linux-v4.19/arch/nds32/kernel/vdso/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/Linux-v4.19/arch/x86/um/vdso/ |
D | Makefile | 65 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/Linux-v4.19/arch/arm/vdso/ |
D | Makefile | 16 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/Linux-v4.19/drivers/scsi/ |
D | st.h | 62 unsigned char sysv; /* SYS V semantics? */ member
|
D | st.c | 1419 if (!STm->sysv || STps->rw != ST_READING) { in st_flush() 2263 STm->sysv, STp->immediate, STp->sili, in DEB() argument 2311 STm->sysv = (options & MT_ST_SYSV) != 0; 2345 STm->sysv = value; 4342 STm->sysv = ST_SYSV; in st_probe() 4665 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
|
D | osst.c | 3892 "%s:I: sysv: %d\n", name, STm->sysv); in osst_log_options() 3933 STm->sysv = (options & MT_ST_SYSV) != 0; in osst_set_options() 3965 STm->sysv = value; in osst_set_options() 4862 if (!STm->sysv || STps->rw != ST_READING) { in os_scsi_tape_flush() 5945 STm->sysv = OSST_SYSV; in osst_probe()
|
/Linux-v4.19/Documentation/filesystems/ |
D | sysv-fs.txt | 10 mount [-r] -t sysv device mountpoint 12 -t sysv
|
D | 00-INDEX | 134 sysv-fs.txt
|
/Linux-v4.19/arch/sparc/vdso/ |
D | Makefile | 116 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
|
/Linux-v4.19/fs/ |
D | Makefile | 93 obj-$(CONFIG_SYSV_FS) += sysv/
|
D | Kconfig | 255 source "fs/sysv/Kconfig"
|
/Linux-v4.19/Documentation/ |
D | highuid.txt | 62 - sysv
|
/Linux-v4.19/arch/mips/vdso/ |
D | Makefile | 49 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 49 - msg_next_id [ sysv ipc ] 83 - sem_next_id [ sysv ipc ] 85 - shm_next_id [ sysv ipc ] 88 - shmmax [ sysv ipc ]
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3515 at ../sysdeps/unix/sysv/linux/sleep.c:78 3559 at ../sysdeps/unix/sysv/linux/sleep.c:78 3560 ../sysdeps/unix/sysv/linux/sleep.c:78: No such file or directory. 4096 at ../sysdeps/unix/sysv/linux/sigprocmask.c:49 4100 at ../sysdeps/unix/sysv/linux/i386/sigaction.c:125
|
/Linux-v4.19/Documentation/kbuild/ |
D | makefiles.txt | 452 vsyscall-flags += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) 455 -Wl$(comma)--hash-style=sysv if it is supported by $(CC).
|
/Linux-v4.19/ |
D | MAINTAINERS | 14141 F: Documentation/filesystems/sysv-fs.txt 14142 F: fs/sysv/
|