Searched refs:RSMIPC_FREE (Results 1 – 2 of 2) sorted by relevance
353 #define RSMIPC_FREE 0x1 /* slot is free */ macro
639 RSMIPC_SET(slot, RSMIPC_FREE); in _init()5240 if (RSMIPC_GET(slot, RSMIPC_FREE)) { in rsmipc_alloc()5241 RSMIPC_CLEAR(slot, RSMIPC_FREE); in rsmipc_alloc()5272 RSMIPC_SET(slot, RSMIPC_FREE); in rsmipc_free()