Home
last modified time | relevance | path

Searched refs:PTRIN_CP (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c159 PTRIN_CP(*from, *to, key); in session_op_from_32()
203 PTRIN_CP(*from, *to, src); in crypt_op_from_32()
204 PTRIN_CP(*from, *to, dst); in crypt_op_from_32()
205 PTRIN_CP(*from, *to, mac); in crypt_op_from_32()
206 PTRIN_CP(*from, *to, iv); in crypt_op_from_32()
233 PTRIN_CP(*from, *to, src); in crypt_aead_from_32()
234 PTRIN_CP(*from, *to, dst); in crypt_aead_from_32()
235 PTRIN_CP(*from, *to, aad); in crypt_aead_from_32()
236 PTRIN_CP(*from, *to, tag); in crypt_aead_from_32()
237 PTRIN_CP(*from, *to, iv); in crypt_aead_from_32()
[all …]
/f-stack/freebsd/sys/
H A Dabi_compat.h49 #define PTRIN_CP(src, dst, fld) do { \ macro
/f-stack/freebsd/kern/
H A Dsysv_msg.c1715 PTRIN_CP(msqbuf32, msqbuf, __msg_first); in freebsd7_freebsd32_msgctl()
1716 PTRIN_CP(msqbuf32, msqbuf, __msg_last); in freebsd7_freebsd32_msgctl()
1760 PTRIN_CP(msqbuf32, msqbuf, __msg_first); in freebsd32_msgctl()
1761 PTRIN_CP(msqbuf32, msqbuf, __msg_last); in freebsd32_msgctl()
H A Dvfs_aio.c2768 PTRIN_CP(*osig, *nsig, sigev_value.sival_ptr); in convert_old_sigevent32()
2793 PTRIN_CP(job32, *kcb, aio_buf); in aiocb32_copyin_old_sigevent()
2799 PTRIN_CP(job32, *kcb, _aiocb_private.kernelinfo); in aiocb32_copyin_old_sigevent()
2828 PTRIN_CP(job32, *kcb, aio_buf); in aiocb32_copyin()
2834 PTRIN_CP(job32, *kcb, _aiocb_private.kernelinfo); in aiocb32_copyin()
H A Dsysv_sem.c1900 PTRIN_CP(dsbuf32, dsbuf, __sem_base); in freebsd7_freebsd32_semctl()
1972 PTRIN_CP(dsbuf32, dsbuf, __sem_base); in freebsd32_semctl()