Home
last modified time | relevance | path

Searched defs:CLONE_SYSVSEM (Results 1 – 14 of 14) sorted by relevance

/external/ltp/include/lapi/
Dsched.h68 #define CLONE_SYSVSEM 0x00040000 macro
/external/kernel-headers/original/uapi/linux/
Dsched.h18 #define CLONE_SYSVSEM 0x00040000 /* share system V SEM_UNDO semantics */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go288 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_mipsle.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_s390x.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_arm.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_ppc64le.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_mips64.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_ppc64.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_amd64.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_mips64le.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_386.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_mips.go306 CLONE_SYSVSEM = 0x40000 const
Dzerrors_linux_arm64.go306 CLONE_SYSVSEM = 0x40000 const