Searched refs:next_plus_upper (Results 1 – 1 of 1) sorted by relevance
159 u32 next_plus_upper; in tipc_ref_acquire() local180 next_plus_upper = entry->ref; in tipc_ref_acquire()181 tipc_ref_table.first_free = next_plus_upper & index_mask; in tipc_ref_acquire()182 ref = (next_plus_upper & ~index_mask) + index; in tipc_ref_acquire()