Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py242 PQconnectdb.restype = c_void_p
247 PQstatus.restype = c_int
250 PQexec.restype = c_void_p
253 PQresultStatus.restype = c_int
256 PQputCopyData.restype = c_int
259 PQputCopyEnd.restype = c_int
Dexported-sql-viewer.py3371 self.xed_tables_init.restype = None
3375 self.xed_decoded_inst_zero.restype = None
3379 self.xed_operand_values_set_mode.restype = None
3383 self.xed_decoded_inst_zero_keep_mode.restype = None
3387 self.xed_decode.restype = c_int
3391 self.xed_format_context.restype = c_uint
/Linux-v5.4/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.c1020 u64 restype = range->flags; in rcar_pcie_inbound_ranges() local
1029 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
/Linux-v5.4/fs/lockd/
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
557 .p_decode = nlm4_xdr_dec_##restype, \
559 .p_replen = NLM4_##restype##_sz, \
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
555 .p_decode = nlm_xdr_dec_##restype, \
557 .p_replen = NLM_##restype##_sz, \
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h279 __u8 restype; member
289 __u8 restype; member
303 __u8 restype; member
Dcq.c56 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()
134 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
Dqp.c323 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()
352 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
2501 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in free_srq_queue()
2591 res->u.srq.restype = FW_RI_RES_TYPE_SRQ; in alloc_srq_queue()
/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() argument
2004 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout()
2009 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2011 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2016 resmap[restype] |= (1 << i); in vortex_adb_checkinout()
2018 vortex->dma_adb[i].resources[restype] |= (1 << i); in vortex_adb_checkinout()
2032 if (resmap[restype] & (1 << i)) { in vortex_adb_checkinout()
2033 resmap[restype] &= ~(1 << i); in vortex_adb_checkinout()
2045 restype); in vortex_adb_checkinout()
Dau88x0.h239 int restype);
/Linux-v5.4/fs/nfs/
Dnfs2xdr.c1126 #define PROC(proc, argtype, restype, timer) \ argument
1130 .p_decode = nfs2_xdr_dec_##restype, \
1132 .p_replen = NFS_##restype##_sz, \
Dnfs3xdr.c2512 #define PROC(proc, argtype, restype, timer) \ argument
2516 .p_decode = nfs3_xdr_dec_##restype##3res, \
2518 .p_replen = NFS3_##restype##res_sz, \
Dnfs4xdr.c7490 #define PROC(proc, argtype, restype) \ argument
7494 .p_decode = nfs4_xdr_##restype, \
7496 .p_replen = NFS4_##restype##_sz, \
7507 #define PROC41(proc, argtype, restype) \ argument
7508 PROC(proc, argtype, restype)
7510 #define PROC41(proc, argtype, restype) \ argument
7515 #define PROC42(proc, argtype, restype) \ argument
7516 PROC(proc, argtype, restype)
7518 #define PROC42(proc, argtype, restype) \ argument
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c767 #define PROC(proc, call, argtype, restype) \ argument
771 .p_decode = nfs4_xdr_dec_##restype, \
773 .p_replen = NFS4_dec_##restype##_sz, \
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcgroups.rst145 # echo browser_pid > /sys/fs/cgroup/<restype>/<userclass>/tasks