Home
last modified time | relevance | path

Searched refs:__group (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/connector/
Dconnector.c73 int cn_netlink_send_mult(struct cn_msg *msg, u16 len, u32 portid, u32 __group, in cn_netlink_send_mult() argument
85 if (portid || __group) { in cn_netlink_send_mult()
86 group = __group; in cn_netlink_send_mult()
133 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __group, in cn_netlink_send() argument
136 return cn_netlink_send_mult(msg, msg->len, portid, __group, gfp_mask); in cn_netlink_send()
/linux-4.4.14/Documentation/connector/
Dconnector.txt27 void cn_netlink_send_multi(struct cn_msg *msg, u16 len, u32 portid, u32 __group, int gfp_mask);
28 void cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __group, int gfp_mask);
88 u32 __group - destination group.
89 If port and __group is zero, then appropriate group will
93 If __group is not zero, then message will be delivered