Searched refs:mobj_ffa_ops (Results 1 – 1 of 1) sorted by relevance
43 static const struct mobj_ops mobj_ffa_ops; variable47 assert(mobj->ops == &mobj_ffa_ops); in to_mobj_ffa()77 mf->mobj.ops = &mobj_ffa_ops; in ffa_new()514 assert(mobj->ops == &mobj_ffa_ops); in ffa_matches()610 static const struct mobj_ops mobj_ffa_ops = { variable
Completed in 3 milliseconds