Searched refs:rt_private_ctx (Results 1 – 1 of 1) sorted by relevance
24 typedef struct rt_private_ctx { struct37 pctx = rt_container_of(mobj, struct rt_private_ctx, mem_obj); in _anon_obj_get_backup() argument45 pctx = rt_container_of(mobj, struct rt_private_ctx, mem_obj); in _anon_obj_get_reference()51 return rt_container_of(mobj, struct rt_private_ctx, mem_obj); in _anon_mobj_to_pctx()445 static struct rt_private_ctx _priv_obj = {462 private_object = rt_malloc(sizeof(struct rt_private_ctx)); in rt_private_obj_create_n_bind()
Completed in 6 milliseconds