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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcm_mpool_pub.h163 * poolname INPUT For instrumentation, the name of the pool
177 const char poolname[BCM_MP_NAMELEN],
206 * poolname INPUT For instrumentation, the name of the pool
216 const char poolname[BCM_MP_NAMELEN],
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Diop.c1048 char poolname[32]; local
1060 snprintf(poolname, sizeof(poolname), "i2o_%s_msg_inpool", c->name);
1062 (&c->in_msg, poolname, I2O_INBOUND_MSG_FRAME_SIZE * 4 + sizeof(u32),

Completed in 53 milliseconds