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

/freebsd-10.3-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);
1762 PTRIN_CP(hdtr32, hdtr, headers);
1764 PTRIN_CP(hdtr32, hdtr, trailers);
2027 PTRIN_CP(j32_v0, j, path);
2028 PTRIN_CP(j32_v0, j, hostname);
2049 PTRIN_CP(j32, j, path);
2050 PTRIN_CP(j32, j, hostname);
2051 PTRIN_CP(j32, j, jailname);
2054 PTRIN_CP(j3
[all...]
H A Dfreebsd32.h40 #define PTRIN_CP(src,dst,fld) \ macro
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_timer.c62 PTRIN_CP(*l_sig, *sig, sigev_value.sival_ptr);
79 PTRIN_CP(*l_sig, *sig, sigev_value.sival_ptr);
H A Dlinux_ioctl.c2612 #define PTRIN_CP(src,dst,fld) \ macro
2641 PTRIN_CP(io32, io, dxferp);
2642 PTRIN_CP(io32, io, cmdp);
2643 PTRIN_CP(io32, io, sbp);
2647 PTRIN_CP(io32, io, usr_ptr);
/freebsd-10.3-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.3-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.3-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.3-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.3-release/sys/amd64/linux/
H A Dlinux.h54 #define PTRIN_CP(src,dst,fld) \ macro
/freebsd-10.3-release/sys/i386/linux/
H A Dlinux.h58 #define PTRIN_CP(src,dst,fld) \ macro
/freebsd-10.3-release/sys/amd64/linux32/
H A Dlinux.h65 #define PTRIN_CP(src,dst,fld) \ macro

Completed in 184 milliseconds