Searched refs:smpfork (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpmon.h9 * Stock PMON 2000 has the smpfork, semlock and semunlock methods instead.
24 int (*smpfork) (unsigned long cp, char *sp); member in union:callvectors::__anon7828
42 #define pmon_smpfork(cp, sp) debug_vectors->_s.smpfork(cp, sp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpmon.h9 * Stock PMON 2000 has the smpfork, semlock and semunlock methods instead.
24 int (*smpfork) (unsigned long cp, char *sp); member in union:callvectors::__anon9199
42 #define pmon_smpfork(cp, sp) debug_vectors->_s.smpfork(cp, sp)

Completed in 66 milliseconds