Home
last modified time | relevance | path

Searched refs:restype (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/pci/host/
Dpci-xgene.c268 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
273 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg()
311 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
315 switch (restype) { in xgene_pcie_map_ranges()
Dpcie-rcar.c820 u64 restype = range->flags; in rcar_pcie_inbound_ranges() local
829 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
/linux-4.4.14/fs/lockd/
Dclntxdr.c564 #define PROC(proc, argtype, restype) \ argument
568 .p_decode = (kxdrdproc_t)nlm_xdr_dec_##restype, \
570 .p_replen = NLM_##restype##_sz, \
Dclnt4xdr.c566 #define PROC(proc, argtype, restype) \ argument
570 .p_decode = (kxdrdproc_t)nlm4_xdr_dec_##restype, \
572 .p_replen = NLM4_##restype##_sz, \
/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py207 PQconnectdb.restype = c_void_p
211 PQexec.restype = c_void_p
/linux-4.4.14/sound/pci/au88x0/
Dau88x0_core.c2009 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout() argument
2011 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout()
2016 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2018 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2023 resmap[restype] |= (1 << i); in vortex_adb_checkinout()
2025 vortex->dma_adb[i].resources[restype] |= (1 << i); in vortex_adb_checkinout()
2039 if (resmap[restype] & (1 << i)) { in vortex_adb_checkinout()
2040 resmap[restype] &= ~(1 << i); in vortex_adb_checkinout()
2052 restype); in vortex_adb_checkinout()
Dau88x0.h251 int restype);
/linux-4.4.14/fs/nfsd/
Dnfs4callback.c629 #define PROC(proc, call, argtype, restype) \ argument
633 .p_decode = (kxdrdproc_t)nfs4_xdr_dec_##restype, \
635 .p_replen = NFS4_dec_##restype##_sz, \
/linux-4.4.14/fs/nfs/
Dnfs2xdr.c1118 #define PROC(proc, argtype, restype, timer) \ argument
1122 .p_decode = (kxdrdproc_t)nfs2_xdr_dec_##restype, \
1124 .p_replen = NFS_##restype##_sz, \
Dnfs3xdr.c2495 #define PROC(proc, argtype, restype, timer) \ argument
2499 .p_decode = (kxdrdproc_t)nfs3_xdr_dec_##restype##3res, \
2501 .p_replen = NFS3_##restype##res_sz, \
Dnfs4xdr.c7439 #define PROC(proc, argtype, restype) \ argument
7443 .p_decode = (kxdrdproc_t)nfs4_xdr_##restype, \
7445 .p_replen = NFS4_##restype##_sz, \
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h276 __u8 restype; member
286 __u8 restype; member
Dcq.c60 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()
130 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
Dqp.c305 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()
331 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt141 # echo browser_pid > /sys/fs/cgroup/<restype>/<userclass>/tasks