Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1020 u64 restype = range->flags; in rcar_pcie_inbound_ranges() local
/Linux-v5.4/fs/lockd/
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
/Linux-v5.4/fs/nfs/
Dnfs2xdr.c1126 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7490 #define PROC(proc, argtype, restype) \ argument
7507 #define PROC41(proc, argtype, restype) \ argument
7510 #define PROC41(proc, argtype, restype) \ argument
7515 #define PROC42(proc, argtype, restype) \ argument
7518 #define PROC42(proc, argtype, restype) \ argument
Dnfs3xdr.c2512 #define PROC(proc, argtype, restype, timer) \ argument
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c767 #define PROC(proc, call, argtype, restype) \ argument
/Linux-v5.4/sound/pci/au88x0/
Dau88x0_core.c2002 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()