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

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

Completed in 94 milliseconds