Searched refs:mobj_sp_ops (Results 1 – 1 of 1) sorted by relevance
20 static const struct mobj_ops mobj_sp_ops; variable31 assert(mobj->ops == &mobj_sp_ops); in to_mobj_sp()59 m->mobj.ops = &mobj_sp_ops; in sp_mem_new_mobj()176 static const struct mobj_ops mobj_sp_ops = { variable
Completed in 2 milliseconds