Searched refs:copyout_shim_fn_t (Results 1 – 2 of 2) sorted by relevance
49 typedef void (*copyout_shim_fn_t)(const void *, user_addr_t, vm_size_t, unsigned co_src); typedef54 extern copyout_shim_fn_t copyout_shim_fn;78 register_copyout_shim(copyout_shim_fn_t copyout_shim_fn, unsigned co_src_flags);
43 copyout_shim_fn_t copyout_shim_fn = NULL;