Searched refs:IPCID_SEQ_MAX (Results 1 – 2 of 2) sorted by relevance
103 #define IPCID_SEQ_MAX min_t(int, INT_MAX/SEQ_MULTIPLIER, USHRT_MAX) macro
258 if (ids->seq > IPCID_SEQ_MAX) in ipc_addid()