Page MenuHomeFreeBSD

Rename m_unmappedtouio() to m_unmapped_uiomove().
ClosedPublic

Authored by jhb on May 24 2021, 11:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 9:21 PM
Unknown Object (File)
Thu, Oct 9, 9:21 PM
Unknown Object (File)
Thu, Oct 9, 9:21 PM
Unknown Object (File)
Thu, Oct 9, 6:15 PM
Unknown Object (File)
Thu, Oct 9, 4:55 AM
Unknown Object (File)
Thu, Sep 25, 7:46 PM
Unknown Object (File)
Thu, Sep 25, 2:39 PM
Unknown Object (File)
Thu, Sep 25, 2:35 PM
Subscribers

Details

Summary

This function doesn't only copy data into a uio but instead is a
variant of uiomove() similar to uiomove_fromphys().

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable