Searched refs:tsops (Results 1 – 7 of 7) sorted by relevance
88 struct sembuf *tsops; member
498 return (kern_semop(td, args->semid, PTRIN(args->tsops), in linux_semtimedop_time64()517 return (kern_semop(td, args->semid, PTRIN(args->tsops), in linux_semtimedop()
152 a.tsops = PTRIN(args->ptr); in linux_ipc()
3113 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
1523 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
1660 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
3144 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()