Home
last modified time | relevance | path

Searched defs:SYS_SHMAT (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/bcc/tools/
H A Dshmsnoop.py203 SYS_SHMAT = 1 variable
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go167 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_openbsd_arm64.go164 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_openbsd_386.go158 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_openbsd_arm.go162 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_openbsd_amd64.go158 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_openbsd_riscv64.go177 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_openbsd_ppc64.go179 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, \ const
Dzsysnum_netbsd_arm.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
Dzsysnum_netbsd_arm64.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
Dzsysnum_linux_riscv64.go202 SYS_SHMAT = 196 const
Dzsysnum_linux_arm64.go206 SYS_SHMAT = 196 const
Dzsysnum_netbsd_386.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
Dzsysnum_netbsd_amd64.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go168 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_openbsd_arm64.go167 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_openbsd_ppc64.go166 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_openbsd_amd64.go168 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_openbsd_mips64.go170 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_openbsd_arm.go168 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_openbsd_riscv64.go167 SYS_SHMAT = 228 // { void *sys_shmat(int shmid, const void *shmaddr, int shmflg); } const
Dzsysnum_netbsd_386.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
Dzsysnum_netbsd_amd64.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
Dzsysnum_netbsd_arm64.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const
Dzsysnum_netbsd_arm.go121SYS_SHMAT = 228 // { void *|sys||shmat(int shmid, const void *shmaddr, int shmflg);… const

123