Lines Matching defs:oldp
65 rmib_inrange(struct rmib_oldp * oldp, size_t off) in rmib_inrange()
80 rmib_getoldlen(struct rmib_oldp * oldp) in rmib_getoldlen()
95 rmib_copyout(struct rmib_oldp * __restrict oldp, size_t off, in rmib_copyout()
124 rmib_vcopyout(struct rmib_oldp * oldp, size_t off, const iovec_t * iov, in rmib_vcopyout()
197 rmib_copyout_node(struct rmib_call * call, struct rmib_oldp * oldp, in rmib_copyout_node()
269 struct rmib_oldp * oldp, struct rmib_newp * newp) in rmib_query()
325 rmib_copyout_desc(struct rmib_call * call, struct rmib_oldp * oldp, in rmib_copyout_desc()
416 struct rmib_oldp * oldp, struct rmib_newp * newp) in rmib_describe()
516 rmib_read(struct rmib_node * rnode, struct rmib_oldp * oldp) in rmib_read()
654 struct rmib_oldp * oldp, struct rmib_newp * newp) in rmib_readwrite()
683 struct rmib_oldp oldp_data, *oldp; in rmib_call() local