Searched refs:tipc_mon_is_active (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | monitor.c | 172 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) in tipc_mon_is_active() function 348 if (!tipc_mon_is_active(net, mon)) { in tipc_mon_remove_peer() 544 if (!tipc_mon_is_active(net, mon)) { in tipc_mon_prep() 575 if (!tipc_mon_is_active(net, mon)) { in tipc_mon_get_state() 820 if (tipc_mon_is_active(net, mon)) in __tipc_nl_add_monitor()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | monitor.c | 202 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) in tipc_mon_is_active() function 378 if (!tipc_mon_is_active(net, mon)) { in tipc_mon_remove_peer() 575 if (!tipc_mon_is_active(net, mon)) { in tipc_mon_prep() 606 if (!tipc_mon_is_active(net, mon)) { in tipc_mon_get_state() 851 if (tipc_mon_is_active(net, mon)) in __tipc_nl_add_monitor()
|
Completed in 3 milliseconds