Searched refs:tipc_topsrv_queue_evt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | topsrv.h | 47 void tipc_topsrv_queue_evt(struct net *net, int conid,
|
H A D | subscr.c | 54 tipc_topsrv_queue_evt(sub->net, sub->conid, event, evt); in tipc_sub_send_event()
|
H A D | topsrv.c | 310 /* tipc_topsrv_queue_evt() - interrupt level call from a subscription instance 313 void tipc_topsrv_queue_evt(struct net *net, int conid, in tipc_topsrv_queue_evt() function
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | topsrv.h | 47 void tipc_topsrv_queue_evt(struct net *net, int conid,
|
H A D | subscr.c | 63 tipc_topsrv_queue_evt(sub->net, sub->conid, event, evt); in tipc_sub_send_event()
|
H A D | topsrv.c | 311 /* tipc_topsrv_queue_evt() - interrupt level call from a subscription instance 314 void tipc_topsrv_queue_evt(struct net *net, int conid, in tipc_topsrv_queue_evt() function
|
Completed in 4 milliseconds