Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-xgene.c373 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
416 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
Dpcie-rcar-host.c819 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local
/kernel/linux/linux-5.10/fs/lockd/
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
/kernel/linux/linux-5.10/fs/nfs/
Dnfs2xdr.c1121 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7518 #define PROC(proc, argtype, restype) \ argument
7535 #define PROC41(proc, argtype, restype) \ argument
7538 #define PROC41(proc, argtype, restype) \ argument
7543 #define PROC42(proc, argtype, restype) \ argument
7546 #define PROC42(proc, argtype, restype) \ argument
Dnfs3xdr.c2503 #define PROC(proc, argtype, restype, timer) \ argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4callback.c768 #define PROC(proc, call, argtype, restype) \ argument
/kernel/linux/linux-5.10/sound/pci/au88x0/
Dau88x0_core.c2002 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()