Searched refs:sysv (Results 1 – 25 of 25) sorted by relevance
/linux-4.1.27/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-4.1.27/arch/tile/kernel/vdso/ |
D | Makefile | 57 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) 116 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/ia64/kernel/ |
D | Makefile.gate | 13 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/sh/kernel/vsyscall/ |
D | Makefile | 18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/powerpc/kernel/vdso64/ |
D | Makefile | 14 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/powerpc/kernel/vdso32/ |
D | Makefile | 21 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/s390/kernel/vdso32/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/s390/kernel/vdso64/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/arm64/kernel/vdso/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/drivers/scsi/ |
D | st.h | 61 unsigned char sysv; /* SYS V semantics? */ member
|
D | st.c | 1367 if (!STm->sysv || STps->rw != ST_READING) { in st_flush() 2208 STm->sysv, STp->immediate, STp->sili, in DEB() argument 2256 STm->sysv = (options & MT_ST_SYSV) != 0; 2290 STm->sysv = value; 4186 STm->sysv = ST_SYSV; in st_probe() 4506 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
|
D | osst.c | 3889 "%s:I: sysv: %d\n", name, STm->sysv); in osst_log_options() 3930 STm->sysv = (options & MT_ST_SYSV) != 0; in osst_set_options() 3962 STm->sysv = value; in osst_set_options() 4859 if (!STm->sysv || STps->rw != ST_READING) { in os_scsi_tape_flush() 5940 STm->sysv = OSST_SYSV; in osst_probe()
|
/linux-4.1.27/arch/arm/vdso/ |
D | Makefile | 15 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | Makefile | 77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/Documentation/filesystems/ |
D | sysv-fs.txt | 10 mount [-r] -t sysv device mountpoint 12 -t sysv
|
D | 00-INDEX | 140 sysv-fs.txt
|
/linux-4.1.27/fs/ |
D | Makefile | 90 obj-$(CONFIG_SYSV_FS) += sysv/
|
D | Kconfig | 218 source "fs/sysv/Kconfig"
|
/linux-4.1.27/Documentation/ |
D | highuid.txt | 53 sysv
|
/linux-4.1.27/arch/x86/vdso/ |
D | Makefile | 178 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 46 - msg_next_id [ sysv ipc ] 72 - sem_next_id [ sysv ipc ] 74 - shm_next_id [ sysv ipc ] 77 - shmmax [ sysv ipc ]
|
/linux-4.1.27/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-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 445 vsyscall-flags += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) 448 -Wl$(comma)--hash-style=sysv if it is supported by $(CC).
|
/linux-4.1.27/ |
D | MAINTAINERS | 9591 F: Documentation/filesystems/sysv-fs.txt 9592 F: fs/sysv/
|