/netbsd-src/sys/kern/ |
H A D | sysv_sem.c | 815 struct sembuf *sops; sys_semop() local [all...] |
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_cg.c | 631 static const uint_t sops[] = { DIF_OP_STGS, DIF_OP_STTS, DIF_OP_STLS }; in dt_cg_stvar() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1310 #define __sanitizer_syscall_pre_semop(semid, sops, nsops) \ argument 1312 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument 1321 #define __sanitizer_syscall_pre_semtimedop(semid, sops, nsops, timeout) \ argument 1324 #define __sanitizer_syscall_post_semtimedop(res, semid, sops, nsops, timeout) \ argument
|
H A D | netbsd_syscall_hooks.h | 1159 #define __sanitizer_syscall_pre_semop(semid, sops, nsops) \ argument 1162 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1312 #define __sanitizer_syscall_pre_semop(semid, sops, nsops) \ argument 1314 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument 1323 #define __sanitizer_syscall_pre_semtimedop(semid, sops, nsops, timeout) \ argument 1326 #define __sanitizer_syscall_post_semtimedop(res, semid, sops, nsops, timeout) \ argument
|
H A D | netbsd_syscall_hooks.h | 1133 #define __sanitizer_syscall_pre_semop(semid, sops, nsops) \ argument 1136 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1320 #define __sanitizer_syscall_pre_semop(semid, sops, nsops) \ argument 1322 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument 1331 #define __sanitizer_syscall_pre_semtimedop(semid, sops, nsops, timeout) \ argument 1334 #define __sanitizer_syscall_post_semtimedop(res, semid, sops, nsops, timeout) \ argument
|
H A D | netbsd_syscall_hooks.h | 1159 #define __sanitizer_syscall_pre_semop(semid, sops, nsops) \ argument 1162 #define __sanitizer_syscall_post_semop(res, semid, sops, nsops) \ argument
|