Searched refs:bmpfrom (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/numa/
H A Dnuma_bitmap.c251 * \param bmpfrom the source bitmask
257 void copy_bitmask_to_bitmask(struct bitmap *bmpfrom, struct bitmap *bmpto) argument
259 bitmap_copy(bmpto, bmpfrom);
/barrelfish-master/include/
H A Dnuma.h721 * \param bmpfrom the source bitmask
727 void copy_bitmask_to_bitmask(struct bitmap *bmpfrom, struct bitmap *bmpto);

Completed in 42 milliseconds