Searched defs:need_resched (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/sys/arch/sh/sh/
H A Dcpu.c81 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/hppa/dev/
H A Dcpu.c277 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/mips64/mips64/
H A Dcpu.c353 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/m88k/m88k/
H A Dm88k_machdep.c302 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dcpu.c721 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/alpha/include/
H A Dcpu.h332 #define need_resched(ci) \ macro
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dmachdep.c419 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/arm/include/
H A Dcpu.h279 #define need_resched(ci) (want_resched = 1, setsoftast()) macro
/openbsd-current/sys/arch/powerpc/include/
H A Dcpu.h191 #define need_resched(ci) \ macro
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dmachdep.c703 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/arm64/arm64/
H A Dmachdep.c483 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/amd64/amd64/
H A Dmachdep.c1907 need_resched(struct cpu_info *ci) function
/openbsd-current/sys/arch/i386/i386/
H A Dmachdep.c3445 need_resched(struct cpu_info *ci) function

Completed in 427 milliseconds