_it               111 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	struct nvkm_vmm_iter *_it = (i);                                       \
_it               112 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	nvkm_vmm_trace(_it, _buf);                                             \
_it               113 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c 	VMM_TRACE(_it->vmm, "%s "f, _buf, ##a);                                \
_it               155 fs/erofs/xattr.c 	int (*entry)(struct xattr_iter *_it, struct erofs_xattr_entry *entry);
_it               156 fs/erofs/xattr.c 	int (*name)(struct xattr_iter *_it, unsigned int processed, char *buf,
_it               158 fs/erofs/xattr.c 	int (*alloc_buffer)(struct xattr_iter *_it, unsigned int value_sz);
_it               159 fs/erofs/xattr.c 	void (*value)(struct xattr_iter *_it, unsigned int processed, char *buf,
_it               324 fs/erofs/xattr.c static int xattr_entrymatch(struct xattr_iter *_it,
_it               327 fs/erofs/xattr.c 	struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it);
_it               333 fs/erofs/xattr.c static int xattr_namematch(struct xattr_iter *_it,
_it               336 fs/erofs/xattr.c 	struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it);
_it               341 fs/erofs/xattr.c static int xattr_checkbuffer(struct xattr_iter *_it,
_it               344 fs/erofs/xattr.c 	struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it);
_it               351 fs/erofs/xattr.c static void xattr_copyvalue(struct xattr_iter *_it,
_it               355 fs/erofs/xattr.c 	struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it);
_it               531 fs/erofs/xattr.c static int xattr_entrylist(struct xattr_iter *_it,
_it               535 fs/erofs/xattr.c 		container_of(_it, struct listxattr_iter, it);
_it               562 fs/erofs/xattr.c static int xattr_namelist(struct xattr_iter *_it,
_it               566 fs/erofs/xattr.c 		container_of(_it, struct listxattr_iter, it);
_it               573 fs/erofs/xattr.c static int xattr_skipvalue(struct xattr_iter *_it,
_it               577 fs/erofs/xattr.c 		container_of(_it, struct listxattr_iter, it);