Searched refs:mq_maxmsg (Results 1 – 2 of 2) sorted by relevance
2547 abi_long mq_maxmsg; member
1302 __get_user(attr->mq_maxmsg, &target_mq_attr->mq_maxmsg); in copy_from_user_mq_attr()1321 __put_user(attr->mq_maxmsg, &target_mq_attr->mq_maxmsg); in copy_to_user_mq_attr()