Searched refs:sparsebit_clear (Results 1 – 3 of 3) sorted by relevance
60 void sparsebit_clear(struct sparsebit *sbitp, sparsebit_idx_t idx);
1527 void sparsebit_clear(struct sparsebit *s, sparsebit_idx_t idx) in sparsebit_clear() function1543 sparsebit_clear(s, 0); in sparsebit_clear_all()1941 sparsebit_clear(s, first); in operate()
2048 sparsebit_clear(region->unused_phy_pages, pg); in __vm_phy_pages_alloc()