Home
last modified time | relevance | path

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

/freebsd-14.2/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()
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_machdep.c152 a.tsops = PTRIN(args->ptr); in linux_ipc()
H A Dlinux32_systrace_args.c3112 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux32_proto.h1615 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member
/freebsd-14.2/sys/i386/linux/
H A Dlinux_machdep.c136 a.tsops = PTRIN(args->ptr); in linux_ipc()
H A Dlinux_systrace_args.c3143 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux_proto.h1609 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member
/freebsd-14.2/sys/arm64/linux/
H A Dlinux_systrace_args.c1522 uarg[a++] = (intptr_t)p->tsops; /* struct sembuf * */ in systrace_args()
H A Dlinux_proto.h746 …char tsops_l_[PADL_(struct sembuf *)]; struct sembuf * tsops; char tsops_r_[PADR_(struct sembuf *)… member
/freebsd-14.2/sys/amd64/linux/
H A Dlinux_systrace_args.c1659 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