Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/
H A Dsparsebit.h45 bool sparsebit_all_clear(const struct sparsebit *sbit);
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c1073 bool sparsebit_all_clear(const struct sparsebit *s) in sparsebit_all_clear() function
1932 assert(!sparsebit_all_clear(s)); in operate()
1976 assert(sparsebit_all_clear(s)); in operate()
2024 assert(!sparsebit_all_clear(s)); in operate()