Searched refs:do_freebsd_rfork (Results 1 – 2 of 2) sorted by relevance
223 static inline abi_long do_freebsd_rfork(void *cpu_env, abi_long flags) in do_freebsd_rfork() function
237 ret = do_freebsd_rfork(cpu_env, arg1); in freebsd_syscall()