Searched refs:total_ref_mod (Results 1 – 3 of 3) sorted by relevance
510 old_ref_mod = existing->total_ref_mod; in update_existing_head_ref()514 existing->total_ref_mod += update->ref_mod; in update_existing_head_ref()521 if (existing->total_ref_mod >= 0 && old_ref_mod < 0) in update_existing_head_ref()523 if (existing->total_ref_mod < 0 && old_ref_mod >= 0) in update_existing_head_ref()576 head_ref->total_ref_mod = count_mod; in init_delayed_ref_head()651 *new_ref_mod = head_ref->total_ref_mod; in add_delayed_ref_head()
95 int total_ref_mod; member
2465 if (head->total_ref_mod < 0) { in cleanup_ref_head()