Searched refs:PTRIN_CP (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.c84 PTRIN_CP(md32, mdv, md_file);
173 PTRIN_CP(toce32, toce, data);
197 PTRIN_CP(fgn32, fgn, buf);
214 PTRIN_CP(mro32, mro, mo_desc);
364 PTRIN_CP(io32, io, dxferp);
365 PTRIN_CP(io32, io, cmdp);
366 PTRIN_CP(io32, io, sbp);
370 PTRIN_CP(io32, io, usr_ptr);
469 PTRIN_CP(*uap, ap, data);
H A Dfreebsd32_misc.c285 PTRIN_CP(s32, ss, ss_sp);
763 PTRIN_CP(ks32[i], kevp[i], udata);
1719 PTRIN_CP(hdtr32, hdtr, headers);
1721 PTRIN_CP(hdtr32, hdtr, trailers);
1984 PTRIN_CP(j32_v0, j, path);
1985 PTRIN_CP(j32_v0, j, hostname);
2006 PTRIN_CP(j32, j, path);
2007 PTRIN_CP(j32, j, hostname);
2008 PTRIN_CP(j32, j, jailname);
2011 PTRIN_CP(j3
[all...]
H A Dfreebsd32.h40 #define PTRIN_CP(src,dst,fld) \ macro
/freebsd-10.2-release/sys/compat/linux/
H A Dlinux_timer.c79 PTRIN_CP(*l_sig, *sig, sigev_value.sival_ptr);
96 PTRIN_CP(*l_sig, *sig, sigev_value.sival_ptr);
H A Dlinux_ioctl.c2638 #define PTRIN_CP(src,dst,fld) \ macro
2667 PTRIN_CP(io32, io, dxferp);
2668 PTRIN_CP(io32, io, cmdp);
2669 PTRIN_CP(io32, io, sbp);
2673 PTRIN_CP(io32, io, usr_ptr);
/freebsd-10.2-release/sys/opencrypto/
H A Dcryptodev.c146 PTRIN_CP(*from, *to, key);
148 PTRIN_CP(*from, *to, mackey);
191 PTRIN_CP(*from, *to, src);
192 PTRIN_CP(*from, *to, dst);
193 PTRIN_CP(*from, *to, mac);
194 PTRIN_CP(*from, *to, iv);
215 PTRIN_CP(*from, *to, crp_p);
/freebsd-10.2-release/sys/kern/
H A Dsysv_msg.c1387 PTRIN_CP(msqbuf32, msqbuf, msg_first);
1388 PTRIN_CP(msqbuf32, msqbuf, msg_last);
1432 PTRIN_CP(msqbuf32, msqbuf, msg_first);
1433 PTRIN_CP(msqbuf32, msqbuf, msg_last);
H A Dvfs_aio.c2730 PTRIN_CP(*osig, *nsig, sigev_value.sival_ptr);
2751 PTRIN_CP(job32, *kjob, aio_buf);
2757 PTRIN_CP(job32, *kjob, _aiocb_private.kernelinfo);
2773 PTRIN_CP(job32, *kjob, aio_buf);
2779 PTRIN_CP(job32, *kjob, _aiocb_private.kernelinfo);
H A Dsysv_sem.c1561 PTRIN_CP(dsbuf32, dsbuf, sem_base);
1633 PTRIN_CP(dsbuf32, dsbuf, sem_base);
/freebsd-10.2-release/sys/dev/mpr/
H A Dmpr_user.c189 #define PTRIN_CP(src,dst,fld) \ macro
2360 PTRIN_CP(*page32, arg.page, buf);
2373 PTRIN_CP(*ext32, arg.ext, buf);
2385 PTRIN_CP(*raid32, arg.raid, buf);
2396 PTRIN_CP(*user32, arg.user, req);
2398 PTRIN_CP(*user32, arg.user, rpl);
2400 PTRIN_CP(*user32, arg.user, buf);
/freebsd-10.2-release/sys/dev/mps/
H A Dmps_user.c188 #define PTRIN_CP(src,dst,fld) \ macro
2332 PTRIN_CP(*page32, arg.page, buf);
2345 PTRIN_CP(*ext32, arg.ext, buf);
2357 PTRIN_CP(*raid32, arg.raid, buf);
2368 PTRIN_CP(*user32, arg.user, req);
2370 PTRIN_CP(*user32, arg.user, rpl);
2372 PTRIN_CP(*user32, arg.user, buf);
/freebsd-10.2-release/sys/i386/linux/
H A Dlinux.h59 #define PTRIN_CP(src,dst,fld) \ macro
/freebsd-10.2-release/sys/amd64/linux32/
H A Dlinux.h66 #define PTRIN_CP(src,dst,fld) \ macro

Completed in 182 milliseconds