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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 40 milliseconds