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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dsmp.c45 #define MSG_COUNT 4 macro
46 static DEFINE_PER_CPU(unsigned int, virqs[MSG_COUNT]);
48 static const char *names[MSG_COUNT] = {
60 if (msg >= MSG_COUNT) {
112 for (i = 0; i < MSG_COUNT; i++) {
140 for (i = 0; i < MSG_COUNT; i++) {

Completed in 23 milliseconds