Searched refs:splx_noprof (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dprofile.h51 void splx_noprof(int);
150 #define MCOUNT_EXIT splx_noprof(s)
H A Dintr.h137 void __noprofile splx_noprof(int);
/netbsd-current/sys/arch/mips/mips/
H A Dspl_stubs.c53 void splx_noprof(int) __section(".stub");
121 splx_noprof(int s) function
H A Dlocore_mips1.S584 jal _C_LABEL(splx_noprof) # splx(ppl)
856 jal _C_LABEL(splx_noprof)
H A DmipsX_subr.S1229 jal _C_LABEL(splx_noprof) # drop to IPL_SCHED
1270 jal _C_LABEL(splx_noprof) # splx(ppl)
1614 jal _C_LABEL(splx_noprof)
/netbsd-current/sys/arch/riscv/include/
H A Dintr.h136 void splx_noprof(int);

Completed in 158 milliseconds