summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_input.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-03-15 11:16:12 +0000
committerkib <kib@FreeBSD.org>2013-03-15 11:16:12 +0000
commit9b5b993aea1b3a3be06fefb010355b869ce49aa8 (patch)
tree171c4b37d2331533580a57ec367eb78122d201b6 /sys/netinet6/ip6_input.c
parenta10c1a7c72239c6be42dd7e90417b5caef91c8c7 (diff)
downloadFreeBSD-src-9b5b993aea1b3a3be06fefb010355b869ce49aa8.zip
FreeBSD-src-9b5b993aea1b3a3be06fefb010355b869ce49aa8.tar.gz
Implement the helper function vn_io_fault_pgmove(), intended to use by
the filesystem VOP_READ() and VOP_WRITE() implementations in the same way as vn_io_fault_uiomove() over the unmapped buffers. Helper provides the convenient wrapper over the pmap_copy_pages() for struct uio consumers, taking care of the TDP_UIOHELD situations. Sponsored by: The FreeBSD Foundation Tested by: pho MFC after: 2 weeks
Diffstat (limited to 'sys/netinet6/ip6_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud