Searched refs:mapping_create (Results 1 – 2 of 2) sorted by relevance
23 struct mapping_ctx *mapping_create(size_t data_size, u32 max_id,
197 mapping_create(size_t data_size, u32 max_id, bool delayed_removal) in mapping_create() function240 ctx = mapping_create(data_size, max_id, delayed_removal); in mapping_create_for_id()