Searched refs:state_size (Results 1 – 2 of 2) sorted by relevance
125 if (!type->loaded || !type->state_size) in catpt_store_module_states()130 i, off, type->state_size); in catpt_store_module_states()135 ALIGN(type->state_size, 4)); in catpt_store_module_states()443 type->state_size = blk->size; in catpt_load_module()
57 u32 state_size; member