Searched defs:mapping_ctx (Results 1 – 1 of 1) sorted by relevance
17 struct mapping_ctx { struct18 struct xarray xarray;43 int mapping_add(struct mapping_ctx *ctx, void *data, u32 *id) in mapping_add() argument