Searched defs:target_mq_attr (Results 1 – 2 of 2) sorted by relevance
2545 struct target_mq_attr { struct2546 abi_long mq_flags;2547 abi_long mq_maxmsg;2548 abi_long mq_msgsize;2549 abi_long mq_curmsgs;
1295 struct target_mq_attr *target_mq_attr; in copy_from_user_mq_attr() local1314 struct target_mq_attr *target_mq_attr; in copy_to_user_mq_attr() local