Searched refs:bitmap_atomic_extract (Results 1 – 3 of 3) sorted by relevance
72 bitmap_atomic_extract(const _Atomic register_t *bitmap, index_t bit,
237 const index_t cur_id = (index_t)bitmap_atomic_extract( in memdb_convert_bitmap()316 const index_t cur_id = (index_t)bitmap_atomic_extract( in memdb_update_bitmap_check_owner()859 index_t object_id = (index_t)bitmap_atomic_extract( in memdb_lookup_bitmap()974 const index_t cur_object_id = (index_t)bitmap_atomic_extract( in memdb_is_contig_bitmap()1152 const index_t cur_object_id = (index_t)bitmap_atomic_extract( in memdb_walk_bitmap()
281 bitmap_atomic_extract(const _Atomic register_t *bitmap, index_t bit, in bitmap_atomic_extract() function
Completed in 10 milliseconds