Searched refs:rbitmap (Results 1 – 1 of 1) sorted by relevance
410 ulong_t *rbitmap; /* bitmap for used CBUF_MAPSIZE ranges */ member810 BT_SET(dumpcfg.rbitmap, rbitnum); in dump_set_used()824 return (BT_TEST(dumpcfg.rbitmap, rbitnum)); in dump_test_used()937 bzero(dumpcfg.rbitmap, BT_SIZEOFMAP(dumpcfg.rbitmapsize)); in dumpsys_get_maxmem()1149 if (dumpcfg.rbitmap != NULL) in dumphdr_init()1150 kmem_free(dumpcfg.rbitmap, BT_SIZEOFMAP(dumpcfg. in dumphdr_init()1154 dumpcfg.rbitmap = rmap; in dumphdr_init()