Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.c181 abi_ulong target_rs_addr) in h2t_reaper_status() argument
185 if (!lock_user_struct(VERIFY_WRITE, target_rs, target_rs_addr, 0)) { in h2t_reaper_status()
193 unlock_user_struct(target_rs, target_rs_addr, 1); in h2t_reaper_status()