Home
last modified time | relevance | path

Searched refs:helper_unlock_iovec (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c103 static void helper_unlock_iovec(struct target_iovec *target_vec, in helper_unlock_iovec() function
193 helper_unlock_iovec(target_vec, target_addr, vec, i, copy); in lock_iovec()
208 helper_unlock_iovec(target_vec, target_addr, vec, count, copy); in unlock_iovec()