Home
last modified time | relevance | path

Searched refs:tsops (Results 1 – 12 of 12) sorted by relevance

/src/sys/compat/linux/
H A Dlinux_ipc.h88 struct sembuf *tsops; member
H A Dlinux_ipc.c498 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()
/src/sys/amd64/linux32/
H A Dlinux32_machdep.c152 a.tsops = PTRIN(args->ptr); in linux_ipc()
H A Dlinux32_systrace_args.c3122 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux32_proto.h1618 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member
/src/sys/i386/linux/
H A Dlinux_machdep.c136 a.tsops = PTRIN(args->ptr); in linux_ipc()
H A Dlinux_systrace_args.c3153 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux_proto.h1612 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member
/src/sys/arm64/linux/
H A Dlinux_systrace_args.c1530 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux_proto.h749 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member
/src/sys/amd64/linux/
H A Dlinux_systrace_args.c1660 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux_proto.h771 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member