Home
last modified time | relevance | path

Searched defs:restype (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/pci/controller/
Dpci-xgene.c370 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
413 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
Dpcie-rcar-host.c900 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local
/linux-5.19.10/fs/lockd/
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
/linux-5.19.10/fs/nfs/
Dnfs2xdr.c1121 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7615 #define PROC(proc, argtype, restype) \ argument
7632 #define PROC41(proc, argtype, restype) \ argument
7635 #define PROC41(proc, argtype, restype) \ argument
7640 #define PROC42(proc, argtype, restype) \ argument
7643 #define PROC42(proc, argtype, restype) \ argument
Dnfs3xdr.c2508 #define PROC(proc, argtype, restype, timer) \ argument
/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
/linux-5.19.10/fs/nfsd/
Dnfs4callback.c768 #define PROC(proc, call, argtype, restype) \ argument
/linux-5.19.10/sound/pci/au88x0/
Dau88x0_core.c2002 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()