Searched defs:cpu_need_resched (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/arch/hppa/hppa/
H A Dhppa_machdep.c297 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/arm/arm/
H A Darm_machdep.c223 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/sh3/include/
H A Dcpu.h103 #define cpu_need_resched(ci,l,flags) \ macro
/netbsd-current/sys/arch/ia64/include/
H A Dcpu.h170 #define cpu_need_resched(ci, l, f) do { \ macro
/netbsd-current/sys/arch/m68k/include/
H A Dcpu.h205 #define cpu_need_resched(ci, l, flags) \ macro
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dcpu_machdep.c255 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/usermode/dev/
H A Dcpu.c185 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/vax/include/
H A Dcpu.h159 #define cpu_need_resched(ci, l, flags) \ macro
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dpowerpc_machdep.c412 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/mips/mips/
H A Dcpu_subr.c499 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/x86/x86/
H A Dx86_machdep.c320 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/riscv/riscv/
H A Driscv_machdep.c331 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/sparc/include/
H A Dcpu.h463 #define cpu_need_resched(ci, l, flags) do { \ macro
/netbsd-current/sys/arch/alpha/alpha/
H A Dmachdep.c1950 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dmachdep.c2628 cpu_need_resched(struct cpu_info *ci, struct lwp *l, int flags) function

Completed in 320 milliseconds