Searched refs:tag_shift (Results 1 – 1 of 1) sorted by relevance
60 int tag_shift; member94 newindex |= (tag << flist->tag_shift) & flist->tag_mask; in stack_push()115 while (1 << l->tag_shift < (int) size) in pa_flist_new_with_name()116 l->tag_shift++; in pa_flist_new_with_name()117 l->index_mask = (1 << l->tag_shift) - 1; in pa_flist_new_with_name()