Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-xgene.c369 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
412 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
H A Dpcie-rcar-host.c883 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local
/openbmc/linux/fs/lockd/
H A Dclnt4xdr.c546 #define PROC(proc, argtype, restype) \ argument
H A Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h273 __u8 restype; member
283 __u8 restype; member
297 __u8 restype; member
/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c1121 #define PROC(proc, argtype, restype, timer) \ argument
H A Dnfs4xdr.c7611 #define PROC(proc, argtype, restype) \ argument
7628 #define PROC41(proc, argtype, restype) \ argument
7631 #define PROC41(proc, argtype, restype) \ argument
7636 #define PROC42(proc, argtype, restype) \ argument
7639 #define PROC42(proc, argtype, restype) \ argument
H A Dnfs3xdr.c2508 #define PROC(proc, argtype, restype, timer) \ argument
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c838 #define PROC(proc, call, argtype, restype) \ argument
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_core.c2002 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()