HomeSort by: relevance | last modified time | path
    Searched refs:splx_noprof (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/mips/include/
profile.h 51 void splx_noprof(int);
150 #define MCOUNT_EXIT splx_noprof(s)
intr.h 137 void __noprofile splx_noprof(int);
  /src/sys/arch/mips/mips/
spl_stubs.c 53 void splx_noprof(int) __section(".stub");
121 splx_noprof(int s) function in typeref:typename:void
locore_mips1.S 584 jal _C_LABEL(splx_noprof) # splx(ppl)
856 jal _C_LABEL(splx_noprof)
mipsX_subr.S 1229 jal _C_LABEL(splx_noprof) # drop to IPL_SCHED
1270 jal _C_LABEL(splx_noprof) # splx(ppl)
1614 jal _C_LABEL(splx_noprof)
  /src/sys/arch/riscv/include/
intr.h 136 void splx_noprof(int);

Completed in 111 milliseconds