Searched refs:usr_wakeup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | group.c | 740 void tipc_group_proto_rcv(struct tipc_group *grp, bool *usr_wakeup, in tipc_group_proto_rcv() argument 774 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 785 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 795 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 805 *usr_wakeup = true; in tipc_group_proto_rcv() 813 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 855 bool *usr_wakeup, in tipc_group_member_evt() 899 tipc_group_open(m, usr_wakeup); in tipc_group_member_evt() 912 tipc_group_open(m, usr_wakeup); in tipc_group_member_evt() 854 tipc_group_member_evt(struct tipc_group *grp, bool *usr_wakeup, int *sk_rcvbuf, struct tipc_msg *hdr, struct sk_buff_head *inputq, struct sk_buff_head *xmitq) tipc_group_member_evt() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 741 void tipc_group_proto_rcv(struct tipc_group *grp, bool *usr_wakeup, in tipc_group_proto_rcv() argument 775 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 786 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 796 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 806 *usr_wakeup = true; in tipc_group_proto_rcv() 814 tipc_group_open(m, usr_wakeup); in tipc_group_proto_rcv() 856 bool *usr_wakeup, in tipc_group_member_evt() 900 tipc_group_open(m, usr_wakeup); in tipc_group_member_evt() 913 tipc_group_open(m, usr_wakeup); in tipc_group_member_evt() 855 tipc_group_member_evt(struct tipc_group *grp, bool *usr_wakeup, int *sk_rcvbuf, struct tipc_msg *hdr, struct sk_buff_head *inputq, struct sk_buff_head *xmitq) tipc_group_member_evt() argument
|
Completed in 4 milliseconds