Searched defs:copy_to_user (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Duaccess.h14 * copy_to_user() and copy_from_user() functions provide methods for
286 copy_to_user ( userptr_t dest, off_t dest_off, const void *src, size_t len ) { function
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlibkir.h170 copy_to_user ( userptr_t buffer, off_t offset, const void *src, size_t len ) { function

Completed in 44 milliseconds