Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-xgene.c373 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
418 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
Dpcie-rcar.c1014 u64 restype = range->flags; in rcar_pcie_inbound_ranges() local
/Linux-v4.19/fs/lockd/
Dclnt4xdr.c577 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c575 #define PROC(proc, argtype, restype) \ argument
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c688 #define PROC(proc, call, argtype, restype) \ argument
/Linux-v4.19/fs/nfs/
Dnfs2xdr.c1150 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7699 #define PROC(proc, argtype, restype) \ argument
7716 #define PROC41(proc, argtype, restype) \ argument
7719 #define PROC41(proc, argtype, restype) \ argument
7724 #define PROC42(proc, argtype, restype) \ argument
7727 #define PROC42(proc, argtype, restype) \ argument
Dnfs3xdr.c2553 #define PROC(proc, argtype, restype, timer) \ argument
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
/Linux-v4.19/sound/pci/au88x0/
Dau88x0_core.c2008 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()