Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/include/
Dsparsebit.h45 bool sparsebit_all_clear(const struct sparsebit *sbit);
/linux-6.12.1/tools/testing/selftests/kvm/lib/
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()