Searched refs:MBQ_POOL_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
1132 mbq->flag |= MBQ_POOL_ALLOCATED; in emlxs_mem_get()1177 if (!(mbq->flag & MBQ_POOL_ALLOCATED)) { in emlxs_mem_put()
4668 #define MBQ_POOL_ALLOCATED 0x00000001 macro