Searched refs:xbitmap64 (Results 1 – 4 of 4) sorted by relevance
11 struct xbitmap64 { struct15 void xbitmap64_init(struct xbitmap64 *bitmap); argument16 void xbitmap64_destroy(struct xbitmap64 *bitmap);18 int xbitmap64_clear(struct xbitmap64 *bitmap, uint64_t start, uint64_t len);19 int xbitmap64_set(struct xbitmap64 *bitmap, uint64_t start, uint64_t len);20 int xbitmap64_disunion(struct xbitmap64 *bitmap, struct xbitmap64 *sub);21 uint64_t xbitmap64_hweight(struct xbitmap64 *bitmap);31 int xbitmap64_walk(struct xbitmap64 *bitmap, xbitmap64_walk_fn fn,34 bool xbitmap64_empty(struct xbitmap64 *bitmap);35 bool xbitmap64_test(struct xbitmap64 *bitmap, uint64_t start, uint64_t *len);
12 struct xbitmap64 offbitmap;
12 struct xbitmap64 fsbitmap;
12 struct xbitmap64 rtbitmap;