/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.c | 120 const struct gssx_option_array *oa) in dummy_enc_opt_array() 124 if (oa->count != 0) in dummy_enc_opt_array() 136 struct gssx_option_array *oa) in dummy_dec_opt_array() 151 oa->count = 0; in dummy_dec_opt_array() 152 oa->data = NULL; in dummy_dec_opt_array() 230 struct gssx_option_array *oa) in gssx_dec_option_array() 245 oa->count = 1; in gssx_dec_option_array() 247 oa->data = kmalloc(sizeof(struct gssx_option), GFP_KERNEL); in gssx_dec_option_array() 248 if (!oa->data) in gssx_dec_option_array() 257 oa in gssx_dec_option_array() 119 dummy_enc_opt_array(struct xdr_stream *xdr, const struct gssx_option_array *oa) dummy_enc_opt_array() argument 135 dummy_dec_opt_array(struct xdr_stream *xdr, struct gssx_option_array *oa) dummy_dec_opt_array() argument 229 gssx_dec_option_array(struct xdr_stream *xdr, struct gssx_option_array *oa) gssx_dec_option_array() argument [all...] |
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.c | 120 const struct gssx_option_array *oa) in dummy_enc_opt_array() 124 if (oa->count != 0) in dummy_enc_opt_array() 136 struct gssx_option_array *oa) in dummy_dec_opt_array() 151 oa->count = 0; in dummy_dec_opt_array() 152 oa->data = NULL; in dummy_dec_opt_array() 230 struct gssx_option_array *oa) in gssx_dec_option_array() 245 oa->count = 1; in gssx_dec_option_array() 247 oa->data = kmalloc(sizeof(struct gssx_option), GFP_KERNEL); in gssx_dec_option_array() 248 if (!oa->data) in gssx_dec_option_array() 257 oa in gssx_dec_option_array() 119 dummy_enc_opt_array(struct xdr_stream *xdr, const struct gssx_option_array *oa) dummy_enc_opt_array() argument 135 dummy_dec_opt_array(struct xdr_stream *xdr, struct gssx_option_array *oa) dummy_dec_opt_array() argument 229 gssx_dec_option_array(struct xdr_stream *xdr, struct gssx_option_array *oa) gssx_dec_option_array() argument [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | fslog.c | 3032 struct OpenAttr *oa, *oa2; in do_action() local 3048 oa = oe->ptr; in do_action() 3151 attr = oa->attr; in do_action() 3172 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3686 attr = oa->attr; in do_action() 3687 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3729 struct OpenAttr *oa; in log_replay() local 4678 oa = kzalloc(sizeof(struct OpenAttr), GFP_NOFS); in log_replay() 4679 if (!oa) { in log_replay() 4691 if (oa in log_replay() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_job.c | 144 struct amdgpu_bo *gws, struct amdgpu_bo *oa) in amdgpu_job_set_resources() 154 if (oa) { in amdgpu_job_set_resources() 155 job->oa_base = amdgpu_bo_gpu_offset(oa) >> PAGE_SHIFT; in amdgpu_job_set_resources() 156 job->oa_size = amdgpu_bo_size(oa) >> PAGE_SHIFT; in amdgpu_job_set_resources() 143 amdgpu_job_set_resources(struct amdgpu_job *job, struct amdgpu_bo *gds, struct amdgpu_bo *gws, struct amdgpu_bo *oa) amdgpu_job_set_resources() argument
|
H A D | amdgpu_gds.h | 41 uint32_t oa; member
|
H A D | amdgpu_job.h | 96 struct amdgpu_bo *gws, struct amdgpu_bo *oa);
|
H A D | gfx_v7_0.c | 1850 WREG32(amdgpu_gds_reg_offset[i].oa, 0); in gfx_v7_0_init_compute_vmid() 1868 WREG32(amdgpu_gds_reg_offset[vmid].oa, 0); in gfx_v7_0_init_gds_vmid() 4070 amdgpu_ring_write(ring, amdgpu_gds_reg_offset[vmid].oa); in gfx_v7_0_ring_emit_gds_switch()
|
H A D | gfx_v8_0.c | 3697 WREG32(amdgpu_gds_reg_offset[i].oa, 0); in gfx_v8_0_init_compute_vmid() 3715 WREG32(amdgpu_gds_reg_offset[vmid].oa, 0); in gfx_v8_0_init_gds_vmid() 5188 amdgpu_ring_write(ring, amdgpu_gds_reg_offset[vmid].oa); in gfx_v8_0_ring_emit_gds_switch()
|
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | gth.c | 327 struct output_attribute *oa = in output_attr_show() local 329 struct gth_device *gth = oa->gth; in output_attr_show() 336 gth_output_parm_get(gth, oa->port, oa->parm)); in output_attr_show() 348 struct output_attribute *oa = in output_attr_store() local 350 struct gth_device *gth = oa->gth; in output_attr_store() 359 gth_output_parm_set(gth, oa->port, oa->parm, config); in output_attr_store()
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | gth.c | 327 struct output_attribute *oa = in output_attr_show() local 329 struct gth_device *gth = oa->gth; in output_attr_show() 336 gth_output_parm_get(gth, oa->port, oa->parm)); in output_attr_show() 348 struct output_attribute *oa = in output_attr_store() local 350 struct gth_device *gth = oa->gth; in output_attr_store() 359 gth_output_parm_set(gth, oa->port, oa->parm, config); in output_attr_store()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gds.h | 41 uint32_t oa; member
|
H A D | amdgpu_cs.c | 507 struct amdgpu_bo *oa; in amdgpu_cs_parser_bos() local 607 oa = p->bo_list->oa_obj; in amdgpu_cs_parser_bos() 626 if (oa) { in amdgpu_cs_parser_bos() 627 p->job->oa_base = amdgpu_bo_gpu_offset(oa) >> PAGE_SHIFT; in amdgpu_cs_parser_bos() 628 p->job->oa_size = amdgpu_bo_size(oa) >> PAGE_SHIFT; in amdgpu_cs_parser_bos()
|
H A D | gfx_v7_0.c | 1887 WREG32(amdgpu_gds_reg_offset[i].oa, 0); in gfx_v7_0_init_compute_vmid() 1905 WREG32(amdgpu_gds_reg_offset[vmid].oa, 0); in gfx_v7_0_init_gds_vmid() 4132 amdgpu_ring_write(ring, amdgpu_gds_reg_offset[vmid].oa); in gfx_v7_0_ring_emit_gds_switch()
|
H A D | gfx_v8_0.c | 3730 WREG32(amdgpu_gds_reg_offset[i].oa, 0); in gfx_v8_0_init_compute_vmid() 3748 WREG32(amdgpu_gds_reg_offset[vmid].oa, 0); in gfx_v8_0_init_gds_vmid() 5223 amdgpu_ring_write(ring, amdgpu_gds_reg_offset[vmid].oa); in gfx_v8_0_ring_emit_gds_switch()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 2613 __u64 oa; in xfs_rmap_compare() local 2616 oa = xfs_rmap_irec_offset_pack(a); in xfs_rmap_compare() 2627 else if (oa < ob) in xfs_rmap_compare() 2629 else if (oa > ob) in xfs_rmap_compare()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 2686 __u64 oa; in xfs_rmap_compare() local 2689 oa = xfs_rmap_irec_offset_pack(a); in xfs_rmap_compare() 2700 else if (oa < ob) in xfs_rmap_compare() 2702 else if (oa > ob) in xfs_rmap_compare()
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.h | 903 int ecmd_submit_sync(struct intel_iommu *iommu, u8 ecmd, u64 oa, u64 ob);
|
H A D | iommu.c | 5074 int ecmd_submit_sync(struct intel_iommu *iommu, u8 ecmd, u64 oa, u64 ob) in ecmd_submit_sync() argument 5099 dmar_writeq(iommu->reg + DMAR_ECMD_REG, ecmd | (oa << DMA_ECMD_OA_SHIFT)); in ecmd_submit_sync()
|