Searched refs:delayed_removal (Results 1 – 2 of 2) sorted by relevance
19 bool delayed_removal; member87 if (!ctx->delayed_removal) { in mapping_free_item()179 if (!ctx->delayed_removal) in mapping_flush_work()187 mapping_create(size_t data_size, u32 max_id, bool delayed_removal) in mapping_create() argument198 if (delayed_removal) { in mapping_create()202 ctx->delayed_removal = true; in mapping_create()
24 bool delayed_removal);