Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.c424 __get_user(target_rp_count, &target_rp->rp_count); in do_freebsd_procctl()
427 host.rp.rp_count = target_rp_count; in do_freebsd_procctl()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h459 uint32_t rp_count; member