Searched refs:ro_local (Results 1 – 1 of 1) sorted by relevance
809 struct sigacts_ro ro_local; in proc_sigacts_copy() local815 bzero(&ro_local, sizeof(struct sigacts_ro)); in proc_sigacts_copy()818 ro_local = *sigacts_ro(&src->p_sigacts); in proc_sigacts_copy()821 ro_local.ps_rw = &dst->p_sigacts; in proc_sigacts_copy()824 zalloc_ro_update_elem(ZONE_ID_PROC_SIGACTS_RO, ro, &ro_local); in proc_sigacts_copy()