Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/
A Dsparsebit.h60 void sparsebit_clear(struct sparsebit *sbitp, sparsebit_idx_t idx);
/linux/tools/testing/selftests/kvm/lib/
A Dsparsebit.c1528 void sparsebit_clear(struct sparsebit *s, sparsebit_idx_t idx) in sparsebit_clear() function
1544 sparsebit_clear(s, 0); in sparsebit_clear_all()
1942 sparsebit_clear(s, first); in operate()
A Dkvm_util.c2252 sparsebit_clear(region->unused_phy_pages, pg); in vm_phy_pages_alloc()

Completed in 11 milliseconds