Searched defs:target_mq_attr (Results 1 – 2 of 2) sorted by relevance
2549 struct target_mq_attr { struct2550 abi_long mq_flags;2551 abi_long mq_maxmsg;2552 abi_long mq_msgsize;2553 abi_long mq_curmsgs;
1286 struct target_mq_attr *target_mq_attr; in copy_from_user_mq_attr() local1305 struct target_mq_attr *target_mq_attr; in copy_to_user_mq_attr() local