Home
last modified time | relevance | path

Searched refs:map_get (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dmonitor.c131 static int map_get(u64 up_map, int i) in map_get() function
194 if (!member->is_up || !map_get(dom_bef->up_map, i)) in mon_identify_lost_members()
208 if (!map_get(dom_aft->up_map, i)) in mon_identify_lost_members()
/kernel/linux/linux-6.6/net/tipc/
H A Dmonitor.c161 static int map_get(u64 up_map, int i) in map_get() function
224 if (!member->is_up || !map_get(dom_bef->up_map, i)) in mon_identify_lost_members()
238 if (!map_get(dom_aft->up_map, i)) in mon_identify_lost_members()

Completed in 3 milliseconds