Lines Matching defs:ops
43 struct mmu_rb_ops *ops,
57 h->ops = ops;
61 h->mn.ops = &mn_opts;
167 if (!handler->ops->filter) {
176 if (handler->ops->filter(node, addr, len))
185 * mnode->handler->ops->remove() may sleep and mnode->handler->lock is a
193 mnode->handler->ops->remove(mnode->handler->ops_arg, mnode);
244 if (handler->ops->evict(handler->ops_arg, rbnode, evict_arg,
310 handler->ops->remove(handler->ops_arg, node);