Searched defs:target_mq_attr (Results 1 – 2 of 2) sorted by relevance
2555 struct target_mq_attr { struct2556 abi_long mq_flags;2557 abi_long mq_maxmsg;2558 abi_long mq_msgsize;2559 abi_long mq_curmsgs;
1256 struct target_mq_attr *target_mq_attr; in copy_from_user_mq_attr() local1275 struct target_mq_attr *target_mq_attr; in copy_to_user_mq_attr() local