Searched refs:fb_init (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | hpdata.c | 36 fb_init(hpdata->active_pages, HUGEPAGE_PAGES); in hpdata_init() 38 fb_init(hpdata->touched_pages, HUGEPAGE_PAGES); in hpdata_init() 212 fb_init(dirty_pages, HUGEPAGE_PAGES); in hpdata_purge_begin() 217 fb_init(purge_state->to_purge, HUGEPAGE_PAGES); in hpdata_purge_begin()
|
| H A D | psset.c | 13 fb_init(psset->pageslab_bitmap, PSSET_NPSIZES); in psset_init() 20 fb_init(psset->purge_bitmap, PSSET_NPURGE_LISTS); in psset_init()
|
| H A D | eset.c | 29 fb_init(eset->bitmap, ESET_NPSIZES); in eset_init()
|
| /src/sys/dev/fb/ |
| H A D | fbd.c | 186 fb_init(struct fb_list_entry *entry, int unit) in fb_init() function 250 err = fb_init(entry, framebuffer_dev_unit++); in fbd_register()
|
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | fb.h | 18 fb_init(fb_group_t *fb, size_t nbits) { in fb_init() function
|