/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | libxed.py | 55 self.xed_tables_init.restype = None 59 self.xed_decoded_inst_zero.restype = None 63 self.xed_operand_values_set_mode.restype = None 67 self.xed_decoded_inst_zero_keep_mode.restype = None 71 self.xed_decode.restype = c_int 75 self.xed_format_context.restype = c_uint
|
H A D | export-to-postgresql.py | 242 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
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 242 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
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-xgene.c | 373 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local 378 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg() 416 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local 420 switch (restype) { in xgene_pcie_map_ranges()
|
H A D | pcie-rcar-host.c | 819 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local 828 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-xgene.c | 369 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local 374 if (restype == IORESOURCE_MEM) { in xgene_pcie_setup_ob_reg() 412 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local 416 switch (restype) { in xgene_pcie_map_ranges()
|
H A D | pcie-rcar-host.c | 879 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local 888 if (restype & IORESOURCE_PREFETCH) in rcar_pcie_inbound_ranges()
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clnt4xdr.c | 553 #define PROC(proc, argtype, restype) \ 557 .p_decode = nlm4_xdr_dec_##restype, \ 559 .p_replen = NLM4_##restype##_sz, \
|
H A D | clntxdr.c | 551 #define PROC(proc, argtype, restype) \ 555 .p_decode = nlm_xdr_dec_##restype, \ 557 .p_replen = NLM_##restype##_sz, \
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | clntxdr.c | 551 #define PROC(proc, argtype, restype) \ 555 .p_decode = nlm_xdr_dec_##restype, \ 557 .p_replen = NLM_##restype##_sz, \
|
H A D | clnt4xdr.c | 546 #define PROC(proc, argtype, restype) \ 550 .p_decode = nlm4_xdr_dec_##restype, \ 552 .p_replen = NLM4_##restype##_sz, \
|
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0_core.c | 1999 restype: Indicates type of resource to be checked in or out. 2002 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() 2022 restype, i); in vortex_adb_checkinout() 2030 /* Checkin first resource of type restype. */ in vortex_adb_checkinout() 2032 if (resmap[restype] in vortex_adb_checkinout() [all...] |
H A D | au88x0.h | 239 int restype);
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0_core.c | 1999 restype: Indicates type of resource to be checked in or out. 2002 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() 2022 restype, i); in vortex_adb_checkinout() 2030 /* Checkin first resource of type restype. */ in vortex_adb_checkinout() 2032 if (resmap[restype] in vortex_adb_checkinout() [all...] |
H A D | au88x0.h | 239 int restype);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | t4fw_ri_api.h | 279 __u8 restype; member 289 __u8 restype; member 303 __u8 restype; member
|
H A D | cq.c | 56 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()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs2xdr.c | 1121 #define PROC(proc, argtype, restype, timer) \ 1125 .p_decode = nfs2_xdr_dec_##restype, \ 1127 .p_replen = NFS_##restype##_sz, \
|
H A D | nfs3xdr.c | 2503 #define PROC(proc, argtype, restype, timer) \ 2507 .p_decode = nfs3_xdr_dec_##restype##3res, \ 2509 .p_replen = NFS3_##restype##res_sz, \
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs2xdr.c | 1121 #define PROC(proc, argtype, restype, timer) \ 1125 .p_decode = nfs2_xdr_dec_##restype, \ 1127 .p_replen = NFS_##restype##_sz, \
|
H A D | nfs3xdr.c | 2508 #define PROC(proc, argtype, restype, timer) \ 2512 .p_decode = nfs3_xdr_dec_##restype##3res, \ 2514 .p_replen = NFS3_##restype##res_sz, \
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | t4fw_ri_api.h | 273 __u8 restype; member 283 __u8 restype; member 297 __u8 restype; member
|
H A D | cq.c | 56 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()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4callback.c | 768 #define PROC(proc, call, argtype, restype) \ 772 .p_decode = nfs4_xdr_dec_##restype, \ 774 .p_replen = NFS4_dec_##restype##_sz, \
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4callback.c | 838 #define PROC(proc, call, argtype, restype) \ 842 .p_decode = nfs4_xdr_dec_##restype, \ 844 .p_replen = NFS4_dec_##restype##_sz, \
|