Searched refs:total_size (Results 1 - 1 of 1) sorted by path

/ipc/
H A Dmqueue.c703 unsigned long total_size; local
722 total_size = attr->mq_maxmsg * attr->mq_msgsize;
723 if (total_size + mq_treesize < total_size)

Completed in 4 milliseconds