Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py206 PQconnectdb.restype = c_void_p
211 PQstatus.restype = c_int
214 PQexec.restype = c_void_p
217 PQresultStatus.restype = c_int
220 PQputCopyData.restype = c_int
223 PQputCopyEnd.restype = c_int
/Linux-v4.19/drivers/pci/controller/
Dpci-xgene.c373 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
378 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg()
418 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
422 switch (restype) { in xgene_pcie_map_ranges()
Dpcie-rcar.c1014 u64 restype = range->flags; in rcar_pcie_inbound_ranges() local
1023 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
/Linux-v4.19/fs/lockd/
Dclnt4xdr.c577 #define PROC(proc, argtype, restype) \ argument
581 .p_decode = nlm4_xdr_dec_##restype, \
583 .p_replen = NLM4_##restype##_sz, \
Dclntxdr.c575 #define PROC(proc, argtype, restype) \ argument
579 .p_decode = nlm_xdr_dec_##restype, \
581 .p_replen = NLM_##restype##_sz, \
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
Dcq.c55 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()
135 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
Dqp.c322 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()
351 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
2514 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in free_srq_queue()
2606 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in alloc_srq_queue()
/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() argument
2010 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout()
2015 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2017 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2022 resmap[restype] |= (1 << i); in vortex_adb_checkinout()
2024 vortex->dma_adb[i].resources[restype] |= (1 << i); in vortex_adb_checkinout()
2038 if (resmap[restype] & (1 << i)) { in vortex_adb_checkinout()
2039 resmap[restype] &= ~(1 << i); in vortex_adb_checkinout()
2051 restype); in vortex_adb_checkinout()
Dau88x0.h251 int restype);
/Linux-v4.19/fs/nfs/
Dnfs2xdr.c1150 #define PROC(proc, argtype, restype, timer) \ argument
1154 .p_decode = nfs2_xdr_dec_##restype, \
1156 .p_replen = NFS_##restype##_sz, \
Dnfs3xdr.c2553 #define PROC(proc, argtype, restype, timer) \ argument
2557 .p_decode = nfs3_xdr_dec_##restype##3res, \
2559 .p_replen = NFS3_##restype##res_sz, \
Dnfs4xdr.c7699 #define PROC(proc, argtype, restype) \ argument
7703 .p_decode = nfs4_xdr_##restype, \
7705 .p_replen = NFS4_##restype##_sz, \
7716 #define PROC41(proc, argtype, restype) \ argument
7717 PROC(proc, argtype, restype)
7719 #define PROC41(proc, argtype, restype) \ argument
7724 #define PROC42(proc, argtype, restype) \ argument
7725 PROC(proc, argtype, restype)
7727 #define PROC42(proc, argtype, restype) \ argument
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c688 #define PROC(proc, call, argtype, restype) \ argument
692 .p_decode = nfs4_xdr_dec_##restype, \
694 .p_replen = NFS4_dec_##restype##_sz, \
/Linux-v4.19/Documentation/cgroup-v1/
Dcgroups.txt141 # echo browser_pid > /sys/fs/cgroup/<restype>/<userclass>/tasks