Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dsparsebit.c908 static inline sparsebit_idx_t node_first_clear(struct node *nodep, int start) in node_first_clear() function
1114 return node_first_clear(nodep1, 0); in sparsebit_first_clear()
1148 return node_first_clear(nodep2, 0); in sparsebit_first_clear()
1296 return node_first_clear(nodep2, 0); in sparsebit_next_clear()