Searched refs:next_plus_upper (Results 1 – 1 of 1) sorted by relevance
151 u32 next_plus_upper; in tipc_ref_acquire() local170 next_plus_upper = entry->ref; in tipc_ref_acquire()171 tipc_ref_table.first_free = next_plus_upper & index_mask; in tipc_ref_acquire()172 ref = (next_plus_upper & ~index_mask) + index; in tipc_ref_acquire()