restype            56 drivers/infiniband/hw/cxgb4/cq.c 	res->u.cq.restype = FW_RI_RES_TYPE_CQ;
restype           134 drivers/infiniband/hw/cxgb4/cq.c 	res->u.cq.restype = FW_RI_RES_TYPE_CQ;
restype           323 drivers/infiniband/hw/cxgb4/qp.c 	res->u.sqrq.restype = FW_RI_RES_TYPE_SQ;
restype           352 drivers/infiniband/hw/cxgb4/qp.c 		res->u.sqrq.restype = FW_RI_RES_TYPE_RQ;
restype          2501 drivers/infiniband/hw/cxgb4/qp.c 	res->u.srq.restype = FW_RI_RES_TYPE_SRQ;
restype          2591 drivers/infiniband/hw/cxgb4/qp.c 	res->u.srq.restype = FW_RI_RES_TYPE_SRQ;
restype           279 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h 			__u8   restype;
restype           289 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h 			__u8   restype;
restype           303 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h 			__u8   restype;
restype           373 drivers/pci/controller/pci-xgene.c 	u64 restype = resource_type(res);
restype           378 drivers/pci/controller/pci-xgene.c 	if (restype == IORESOURCE_MEM) {
restype           418 drivers/pci/controller/pci-xgene.c 		u64 restype = resource_type(res);
restype           422 drivers/pci/controller/pci-xgene.c 		switch (restype) {
restype          1025 drivers/pci/controller/pcie-rcar.c 	u64 restype = range->flags;
restype          1034 drivers/pci/controller/pcie-rcar.c 	if (restype & IORESOURCE_PREFETCH)
restype           553 fs/lockd/clnt4xdr.c #define PROC(proc, argtype, restype)					\
restype           557 fs/lockd/clnt4xdr.c 	.p_decode    = nlm4_xdr_dec_##restype,				\
restype           559 fs/lockd/clnt4xdr.c 	.p_replen    = NLM4_##restype##_sz,				\
restype           551 fs/lockd/clntxdr.c #define PROC(proc, argtype, restype)	\
restype           555 fs/lockd/clntxdr.c 	.p_decode    = nlm_xdr_dec_##restype,				\
restype           557 fs/lockd/clntxdr.c 	.p_replen    = NLM_##restype##_sz,				\
restype          1126 fs/nfs/nfs2xdr.c #define PROC(proc, argtype, restype, timer)				\
restype          1130 fs/nfs/nfs2xdr.c 	.p_decode   =  nfs2_xdr_dec_##restype,				\
restype          1132 fs/nfs/nfs2xdr.c 	.p_replen   =  NFS_##restype##_sz,				\
restype          2515 fs/nfs/nfs3xdr.c #define PROC(proc, argtype, restype, timer)				\
restype          2519 fs/nfs/nfs3xdr.c 	.p_decode    = nfs3_xdr_dec_##restype##3res,			\
restype          2521 fs/nfs/nfs3xdr.c 	.p_replen    = NFS3_##restype##res_sz,				\
restype          7493 fs/nfs/nfs4xdr.c #define PROC(proc, argtype, restype)				\
restype          7497 fs/nfs/nfs4xdr.c 	.p_decode = nfs4_xdr_##restype,				\
restype          7499 fs/nfs/nfs4xdr.c 	.p_replen = NFS4_##restype##_sz,			\
restype          7510 fs/nfs/nfs4xdr.c #define PROC41(proc, argtype, restype)				\
restype          7511 fs/nfs/nfs4xdr.c 	PROC(proc, argtype, restype)
restype          7513 fs/nfs/nfs4xdr.c #define PROC41(proc, argtype, restype)				\
restype          7518 fs/nfs/nfs4xdr.c #define PROC42(proc, argtype, restype)				\
restype          7519 fs/nfs/nfs4xdr.c 	PROC(proc, argtype, restype)
restype          7521 fs/nfs/nfs4xdr.c #define PROC42(proc, argtype, restype)				\
restype           767 fs/nfsd/nfs4callback.c #define PROC(proc, call, argtype, restype)				\
restype           771 fs/nfsd/nfs4callback.c 	.p_decode  = nfs4_xdr_dec_##restype,				\
restype           773 fs/nfsd/nfs4callback.c 	.p_replen  = NFS4_dec_##restype##_sz,				\
restype           239 sound/pci/au88x0/au88x0.h 				  int restype);
restype          2002 sound/pci/au88x0/au88x0_core.c vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype)
restype          2004 sound/pci/au88x0/au88x0_core.c 	int i, qty = resnum[restype], resinuse = 0;
restype          2009 sound/pci/au88x0/au88x0_core.c 			resinuse |= vortex->dma_adb[i].resources[restype];
restype          2011 sound/pci/au88x0/au88x0_core.c 		resinuse |= vortex->fixed_res[restype];
restype          2016 sound/pci/au88x0/au88x0_core.c 					resmap[restype] |= (1 << i);
restype          2018 sound/pci/au88x0/au88x0_core.c 					vortex->dma_adb[i].resources[restype] |= (1 << i);
restype          2032 sound/pci/au88x0/au88x0_core.c 			if (resmap[restype] & (1 << i)) {
restype          2033 sound/pci/au88x0/au88x0_core.c 				resmap[restype] &= ~(1 << i);
restype          2045 sound/pci/au88x0/au88x0_core.c 		restype);