Searched refs:sparsebit_clear (Results 1 – 3 of 3) sorted by relevance
60 void sparsebit_clear(struct sparsebit *sbitp, sparsebit_idx_t idx);
1528 void sparsebit_clear(struct sparsebit *s, sparsebit_idx_t idx) in sparsebit_clear() function1544 sparsebit_clear(s, 0); in sparsebit_clear_all()1942 sparsebit_clear(s, first); in operate()
2375 sparsebit_clear(region->unused_phy_pages, pg); in vm_phy_pages_alloc()