Searched refs:ps_obj_table_ctx (Results 1 – 1 of 1) sorted by relevance
139 static struct ps_obj_table_ctx_t ps_obj_table_ctx; variable266 uint32_t obj_table_id = PS_TABLE_FS_ID(ps_obj_table_ctx.scratch_table); in ps_object_table_fs_write_table()267 uint8_t swap_table_idxs = ps_obj_table_ctx.scratch_table; in ps_object_table_fs_write_table()280 ps_obj_table_ctx.scratch_table = ps_obj_table_ctx.active_table; in ps_object_table_fs_write_table()281 ps_obj_table_ctx.active_table = swap_table_idxs; in ps_object_table_fs_write_table()656 ps_obj_table_ctx.active_table = PS_OBJ_TABLE_IDX_1; in ps_set_active_object_table()657 ps_obj_table_ctx.scratch_table = PS_OBJ_TABLE_IDX_0; in ps_set_active_object_table()662 (void)memcpy(&ps_obj_table_ctx.obj_table, in ps_set_active_object_table()670 ps_obj_table_ctx.active_table = PS_OBJ_TABLE_IDX_0; in ps_set_active_object_table()671 ps_obj_table_ctx.scratch_table = PS_OBJ_TABLE_IDX_1; in ps_set_active_object_table()[all …]