Searched refs:mobj_reg_shm_matches (Results 1 – 1 of 1) sorted by relevance
271 static bool mobj_reg_shm_matches(struct mobj *mobj, enum buf_is_attr attr);290 .matches = mobj_reg_shm_matches,300 DECLARE_KEEP_PAGER(mobj_reg_shm_matches);304 static bool mobj_reg_shm_matches(struct mobj *mobj __maybe_unused, in mobj_reg_shm_matches() function