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

  /src/sys/arch/mips/include/
profile.h 50 int splhigh_noprof(void); \
148 #define MCOUNT_ENTER s = splhigh_noprof()
intr.h 128 int __noprofile splhigh_noprof(void);
  /src/sys/arch/mips/mips/
spl_stubs.c 44 int splhigh_noprof(void) __section(".stub");
67 splhigh_noprof(void) function in typeref:typename:int
locore.S 185 jal _C_LABEL(splhigh_noprof) # go to splhigh
490 j _C_LABEL(splhigh_noprof)
locore_mips1.S 475 jal _C_LABEL(splhigh_noprof)
777 jal _C_LABEL(splhigh_noprof) # splhigh()
mipsX_subr.S 1146 jal _C_LABEL(splhigh_noprof)
1529 jal _C_LABEL(splhigh_noprof) # splhigh()
  /src/sys/arch/riscv/include/
intr.h 127 int splhigh_noprof(void);

Completed in 19 milliseconds