Home
last modified time | relevance | path

Searched refs:rt_private_ctx (Results 1 – 1 of 1) sorted by relevance

/components/mm/
A Dmm_anon.c24 typedef struct rt_private_ctx { struct
37 pctx = rt_container_of(mobj, struct rt_private_ctx, mem_obj); in _anon_obj_get_backup() argument
45 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