Home
last modified time | relevance | path

Searched refs:cpu_kpreempt_enter (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/sys/
H A Dcpu.h88 bool cpu_kpreempt_enter(uintptr_t, int);
/netbsd-src/sys/arch/arm/arm/
H A Darm_machdep.c325 cpu_kpreempt_enter(uintptr_t where, int s) in cpu_kpreempt_enter() function
/netbsd-src/sys/kern/
H A Dkern_stub.c202 cpu_kpreempt_enter(uintptr_t where, int s) in cpu_kpreempt_enter() function
H A Dkern_synch.c417 if (__predict_false(!cpu_kpreempt_enter(where, s))) { in kpreempt()
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dcpu_machdep.c306 cpu_kpreempt_enter(uintptr_t where, int s) in cpu_kpreempt_enter()
303 cpu_kpreempt_enter(uintptr_t where, int s) cpu_kpreempt_enter() function
/netbsd-src/sys/arch/mips/mips/
H A Dcpu_subr.c561 cpu_kpreempt_enter(uintptr_t where, int s) in cpu_kpreempt_enter() function
/netbsd-src/sys/arch/x86/x86/
H A Dx86_machdep.c406 cpu_kpreempt_enter(uintptr_t where, int s) in cpu_kpreempt_enter() function