Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c333 static struct node *node_add(struct sparsebit *s, sparsebit_idx_t idx) in node_add() function
512 return node_add(s, idx); in node_split()
538 nodep2 = node_add(s, idx); in node_split()