Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
cpu.h | 89 void cpu_kpreempt_exit(uintptr_t); |
/src/sys/arch/arm/arm/ | |
arm_machdep.c | 334 cpu_kpreempt_exit(uintptr_t where) function in typeref:typename:void |
/src/sys/kern/ | |
kern_stub.c | 209 cpu_kpreempt_exit(uintptr_t where) function in typeref:typename:void |
kern_synch.c | 439 cpu_kpreempt_exit(where); |
/src/sys/arch/aarch64/aarch64/ | |
cpu_machdep.c | 334 cpu_kpreempt_exit(uintptr_t where) function in typeref:typename:void |
/src/sys/arch/x86/x86/ | |
x86_machdep.c | 435 cpu_kpreempt_exit(uintptr_t where) function in typeref:typename:void |
/src/sys/arch/mips/mips/ | |
cpu_subr.c | 591 cpu_kpreempt_exit(uintptr_t where) function in typeref:typename:void |