HomeSort by: relevance | last modified time | path
    Searched defs:cpu_lwp_free (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/ia64/ia64/
vm_machdep.c 51 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/m68k/m68k/
vm_machdep.c 130 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/hppa/hppa/
vm_machdep.c 182 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/sparc/sparc/
vm_machdep.c 293 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/alpha/alpha/
vm_machdep.c 50 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/powerpc/powerpc/
vm_machdep.c 189 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/aarch64/aarch64/
vm_machdep.c 184 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/riscv/riscv/
vm_machdep.c 190 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/vax/vax/
vm_machdep.c 175 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/x86/x86/
vm_machdep.c 232 * cpu_lwp_free is called from exit() to let machine-dependent
238 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/sparc64/sparc64/
vm_machdep.c 340 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/mips/mips/
vm_machdep.c 269 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/sh3/sh3/
vm_machdep.c 282 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/arm/arm32/
vm_machdep.c 178 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
  /src/sys/arch/usermode/dev/
cpu.c 392 cpu_lwp_free(struct lwp *l, int proc) function in typeref:typename:void
395 thunk_printf_debug("cpu_lwp_free (dummy)\n");

Completed in 16 milliseconds