Searched refs:total_size (Results 1 – 1 of 1) sorted by relevance
694 unsigned long total_size; in mq_attr_ok() local713 total_size = attr->mq_maxmsg * attr->mq_msgsize; in mq_attr_ok()714 if (total_size + mq_treesize < total_size) in mq_attr_ok()