Searched refs:found_lower (Results 1 – 2 of 2) sorted by relevance
53 tipc_evt_write(evt, found_lower, p->sr.lower); in tipc_sub_send_event()58 tipc_evt_write(evt, found_lower, s->seq.lower); in tipc_sub_send_event()76 u32 found_lower = found->lower; in tipc_sub_check_overlap() local79 if (found_lower < subscribed->lower) in tipc_sub_check_overlap()80 found_lower = subscribed->lower; in tipc_sub_check_overlap()83 return found_lower <= found_upper; in tipc_sub_check_overlap()
679 evt.found_lower = m->instance; in tipc_group_create_event()863 u32 instance = evt->found_lower; in tipc_group_member_evt()
Completed in 5 milliseconds