/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.c | 120 const struct gssx_option_array *oa) in dummy_enc_opt_array() argument 124 if (oa->count != 0) in dummy_enc_opt_array() 136 struct gssx_option_array *oa) in dummy_dec_opt_array() argument 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() argument 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->data[0].option.data = CREDS_VALUE; in gssx_dec_option_array() [all …]
|
/openbmc/linux/fs/ntfs3/ |
H A D | fslog.c | 3052 struct OpenAttr *oa, *oa2; in do_action() local 3068 oa = oe->ptr; in do_action() 3171 attr = oa->attr; in do_action() 3192 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3706 attr = oa->attr; in do_action() 3707 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3751 struct OpenAttr *oa; in log_replay() local 4727 oa = kzalloc(sizeof(struct OpenAttr), GFP_NOFS); in log_replay() 4728 if (!oa) { in log_replay() 4740 if (oa->ni) { in log_replay() [all …]
|
/openbmc/linux/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()
|
/openbmc/linux/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() argument 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()
|
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()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ |
H A D | ppp_2.5.2.bb | 60 PACKAGES =+ "${PN}-oa ${PN}-oe ${PN}-radius ${PN}-winbind ${PN}-minconn ${PN}-password ${PN}-l2tp $… 62 FILES:${PN}-oa = "${libdir}/pppd/${PV}/pppoatm.so" 70 SUMMARY:${PN}-oa = "Plugin for PPP for PPP-over-ATM support"
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 105 (oa, ca) = (0, None) 107 (oa, ca) = va.pop(0) 112 if (oa, ca) == (0, None) and (ob, cb) == (0, None): 114 if oa < ob: 116 elif oa > ob:
|
/openbmc/linux/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()
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 13_shlib_weaksym.patch | 97 rm -f tcpd miscd safe_finger tcpdmatch tcpdchk try-from *.[oa] core \
|
/openbmc/rest-dbus/resources/ |
H A D | jquery.min.js | 2 …oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b… function 4 …oa=/^$|\/(?:java|ecma)script/i,pa=/^true\/(.*)/,qa=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ra={…
|
/openbmc/linux/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 | 5088 int ecmd_submit_sync(struct intel_iommu *iommu, u8 ecmd, u64 oa, u64 ob) in ecmd_submit_sync() argument 5113 dmar_writeq(iommu->reg + DMAR_ECMD_REG, ecmd | (oa << DMA_ECMD_OA_SHIFT)); in ecmd_submit_sync()
|