Searched refs:RSM_USER_APP_ID_BASE (Results 1 – 3 of 3) sorted by relevance
146 #define RSM_USER_APP_ID_BASE 0x80000000 macro
1032 BETWEEN (*seg_id, RSM_USER_APP_ID_BASE, RSM_USER_APP_ID_END))) { in rsm_memseg_export_publish()
902 rsm_nextavail_segmentid = (rsm_memseg_id_t)RSM_USER_APP_ID_BASE; in rsm_attach()2919 else if (msg->key <= (uint_t)RSM_USER_APP_ID_BASE -1) in rsm_publish()