Home
last modified time | relevance | path

Searched refs:new_n0 (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/lib/
A Dassoc_array.c453 struct assoc_array_node *new_n0; in assoc_array_insert_in_empty_tree() local
458 if (!new_n0) in assoc_array_insert_in_empty_tree()
463 edit->adjust_count_on = new_n0; in assoc_array_insert_in_empty_tree()
540 if (!new_n0) in assoc_array_insert_into_terminal_node()
651 new_n0->slots[i] = NULL; in assoc_array_insert_into_terminal_node()
754 new_n0->parent_slot = 0; in assoc_array_insert_into_terminal_node()
836 if (!new_n0) in assoc_array_insert_mid_shortcut()
839 edit->adjust_count_on = new_n0; in assoc_array_insert_mid_shortcut()
863 new_n0->parent_slot = 0; in assoc_array_insert_mid_shortcut()
1210 if (!new_n0) in assoc_array_delete()
[all …]

Completed in 5 milliseconds