HomeSort by: relevance | last modified time | path
    Searched refs:linux32_setregs (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_exec.h 77 void linux32_setregs (struct lwp *, struct exec_package *, vaddr_t stack);
linux32_exec.c 85 .e_setregs = linux32_setregs,
  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c 322 linux32_setregs(struct lwp *l, struct exec_package *pack, u_long stack) function in typeref:typename:void
  /src/sys/compat/linux32/arch/amd64/
linux32_machdep.c 279 linux32_setregs(struct lwp *l, struct exec_package *pack, u_long stack) function in typeref:typename:void

Completed in 13 milliseconds