Home
last modified time | relevance | path

Searched hist:"2 e32165ce065a92776512e4b7a9e09d86afebd34" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Dvm_extern.hdiff 2e32165ce065a92776512e4b7a9e09d86afebd34 Sun Jul 10 22:49:13 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Extract the code to translate VM error into errno, into an exported
function vm_mmap_to_errno(). It is useful for the drivers that implement
mmap(2)-like functionality, to be able to return error codes consistent
with mmap(2).

Sponsored by: The FreeBSD Foundation
No objections from: alc
MFC after: 1 week
H A Dvm_mmap.cdiff 2e32165ce065a92776512e4b7a9e09d86afebd34 Sun Jul 10 22:49:13 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Extract the code to translate VM error into errno, into an exported
function vm_mmap_to_errno(). It is useful for the drivers that implement
mmap(2)-like functionality, to be able to return error codes consistent
with mmap(2).

Sponsored by: The FreeBSD Foundation
No objections from: alc
MFC after: 1 week