Searched refs:delayed_removal (Results 1 – 1 of 1) sorted by relevance
24 bool delayed_removal; member97 if (!ctx->delayed_removal) { in mapping_free_item()189 if (!ctx->delayed_removal) in mapping_flush_work()197 mapping_create(size_t data_size, u32 max_id, bool delayed_removal) in mapping_create() argument208 if (delayed_removal) { in mapping_create()212 ctx->delayed_removal = true; in mapping_create()226 bool delayed_removal) in mapping_create_for_id() argument240 ctx = mapping_create(data_size, max_id, delayed_removal); in mapping_create_for_id()