Home
last modified time | relevance | path

Searched full:sysv (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.15/security/
Dsecurity.c3737 * security_ipc_permission() - Check if sysv ipc access is allowed
3751 * security_ipc_getlsmprop() - Get the sysv ipc object LSM data
3765 * security_msg_msg_alloc() - Allocate a sysv ipc message LSM blob
3786 * security_msg_msg_free() - Free a sysv ipc message LSM blob
3799 * security_msg_queue_alloc() - Allocate a sysv ipc msg queue LSM blob
3800 * @msq: sysv ipc permission structure
3820 * security_msg_queue_free() - Free a sysv ipc msg queue LSM blob
3821 * @msq: sysv ipc permission structure
3834 * @msq: sysv ipc permission structure
3850 * @msq: sysv ipc permission structure
[all …]
/linux-6.15/include/uapi/linux/
Dposix_types.h32 /* Type of a SYSV IPC key. */
/linux-6.15/drivers/firmware/efi/libstub/
Dx86-mixed.S48 * Called using a far call from __efi64_thunk() below, using the x86_64 SysV
57 * Convert x86-64 SysV ABI params to i386 ABI
/linux-6.15/arch/alpha/include/uapi/asm/
Dtermios.h57 * is compatible with sysV)...
/linux-6.15/include/linux/
Defs_vh.h43 /* partition type sysv is used for EFS format CD-ROM partitions */
Dtypes.h90 /* sysv */
/linux-6.15/arch/sh/kernel/vsyscall/
DMakefile17 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 -Wl,--hash-style=sysv
/linux-6.15/arch/arm/vdso/
DMakefile20 --hash-style=sysv --build-id=sha1 \
/linux-6.15/Documentation/filesystems/
Dtmpfs.rst46 all. This is used for shared anonymous mappings and SYSV shared
62 This mount is _not_ needed for SYSV shared memory. The internal
64 necessary to mount the predecessor of tmpfs (shm fs) to use SYSV
/linux-6.15/arch/x86/um/vdso/
DMakefile61 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv -z noexecstack -Wl,--no-undefined
/linux-6.15/arch/parisc/kernel/vdso64/
DMakefile26 $(call ld-option, -Wl$(comma)--hash-style=sysv)
/linux-6.15/Documentation/devicetree/bindings/iio/afe/
Dvoltage-divider.yaml89 sysv {
/linux-6.15/arch/parisc/kernel/vdso32/
DMakefile27 $(call ld-option, -Wl$(comma)--hash-style=sysv)
/linux-6.15/fs/befs/
Dendian.h7 * Partially based on similar funtions in the sysv driver.
/linux-6.15/arch/sparc/include/uapi/asm/
Dsignal.h66 #define SIGPOLL SIGIO /* SysV name for SIGIO */
/linux-6.15/arch/parisc/include/asm/
Dunistd.h20 * sysdeps/unix/sysv/linux/hppa/sysdep.h
/linux-6.15/arch/s390/kernel/
Dsyscall.c44 * sys_ipc() is the de-multiplexer for the SysV IPC calls.
/linux-6.15/Documentation/scsi/
DNinjaSCSI.rst125 # /etc/init.d/pcmcia start (SYSV style)
/linux-6.15/arch/sparc/kernel/
Dtermios.c10 * is compatible with sysV)...
/linux-6.15/ipc/
Dsyscall.c3 * sys_ipc() is the old de-multiplexer for the SysV IPC calls.
/linux-6.15/arch/x86/include/asm/
Dstring_32.h179 /* Added by Gertjan van Wingerde to make minix and sysv module work */
/linux-6.15/drivers/scsi/
Dst.h61 unsigned char sysv; /* SYS V semantics? */ member
/linux-6.15/fs/
Dfilesystems.c189 * Whee.. Weird sysv syscall.
/linux-6.15/tools/perf/util/
Dmap.h262 !strncmp(filename, "/SYSV", 5) || in is_no_dso_memory()
/linux-6.15/arch/mips/vdso/
DMakefile56 -G 0 --eh-frame-hdr --hash-style=sysv --build-id=sha1 -T

12