Lines Matching defs:ops
84 struct mmu_rb_ops *ops,
96 h->ops = ops;
100 h->mn.ops = &mn_opts;
205 if (!handler->ops->filter) {
214 if (handler->ops->filter(node, addr, len))
223 * mnode->handler->ops->remove() may sleep and mnode->handler->lock is a
230 mnode->handler->ops->remove(mnode->handler->ops_arg, mnode);
281 if (handler->ops->evict(handler->ops_arg, rbnode, evict_arg,
345 handler->ops->remove(handler->ops_arg, node);