Searched refs:host_pi (Results 1 – 1 of 1) sorted by relevance
235 h2t_procctl_reaper_pidinfo(struct procctl_reaper_pidinfo *host_pi, in h2t_procctl_reaper_pidinfo() argument243 __put_user(host_pi->pi_pid, &target_pi->pi_pid); in h2t_procctl_reaper_pidinfo()244 __put_user(host_pi->pi_subtree, &target_pi->pi_subtree); in h2t_procctl_reaper_pidinfo()245 __put_user(host_pi->pi_flags, &target_pi->pi_flags); in h2t_procctl_reaper_pidinfo()