| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_oa.c | 72 struct xe_oa *oa; member 185 static struct xe_oa_config *xe_oa_get_oa_config(struct xe_oa *oa, int metrics_set) in xe_oa_get_oa_config() argument 190 oa_config = idr_find(&oa->metrics_idr, metrics_set); in xe_oa_get_oa_config() 224 xe_map_rd(stream->oa->xe, map, report_offset, u64) : in oa_report_id() 225 xe_map_rd(stream->oa->xe, map, report_offset, u32); in oa_report_id() 233 xe_map_wr(stream->oa->xe, map, report_offset, u64, 0) : in oa_report_id_clear() 234 xe_map_wr(stream->oa->xe, map, report_offset, u32, 0); in oa_report_id_clear() 242 xe_map_rd(stream->oa->xe, map, report_offset + 8, u64) : in oa_timestamp() 243 xe_map_rd(stream->oa->xe, map, report_offset + 4, u32); in oa_timestamp() 251 xe_map_wr(stream->oa->xe, map, report_offset + 8, u64, 0) : in oa_timestamp_clear() [all …]
|
| H A D | xe_reg_whitelist.c | 261 lockdep_assert_held(>->oa.gt_lock); in xe_reg_whitelist_oa_regs() 262 if (gt->oa.whitelist_count++) in xe_reg_whitelist_oa_regs() 280 lockdep_assert_held(>->oa.gt_lock); in xe_reg_dewhitelist_oa_regs() 281 xe_assert(gt_to_xe(gt), gt->oa.whitelist_count); in xe_reg_dewhitelist_oa_regs() 282 if (--gt->oa.whitelist_count) in xe_reg_dewhitelist_oa_regs()
|
| H A D | xe_oa_types.h | 191 struct xe_oa *oa; member
|
| /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() 231 struct gssx_option_array *oa) in gssx_dec_option_array() argument 247 oa->data = kmalloc_obj(struct gssx_option); in gssx_dec_option_array() 248 if (!oa->data) in gssx_dec_option_array() 251 oa->count = 1; in gssx_dec_option_array() 259 oa->data[0].option.data = CREDS_VALUE; in gssx_dec_option_array() [all …]
|
| /linux/fs/ntfs3/ |
| H A D | fslog.c | 3139 struct OpenAttr *oa, *oa2; in do_action() local 3155 oa = oe->ptr; in do_action() 3255 attr = oa->attr; in do_action() 3276 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3817 attr = oa->attr; in do_action() 3818 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3862 struct OpenAttr *oa; in log_replay() local 4891 oa = kzalloc_obj(struct OpenAttr, GFP_NOFS); in log_replay() 4892 if (!oa) { in log_replay() 4904 if (oa->ni) { in log_replay() [all …]
|
| /linux/drivers/iommu/generic_pt/fmt/ |
| H A D | vtdss.h | 104 vtdss_pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa, in vtdss_pt_install_leaf_entry() argument 111 if (!pt_check_install_leaf_args(pts, oa, oasz_lg2)) in vtdss_pt_install_leaf_entry() 114 entry = FIELD_PREP(VTDSS_FMT_OA, log2_div(oa, PT_GRANULE_LG2SZ)) | in vtdss_pt_install_leaf_entry()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gds.h | 41 uint32_t oa; member
|
| H A D | gfx_v8_0.c | 3700 WREG32(amdgpu_gds_reg_offset[i].oa, 0); in gfx_v8_0_init_compute_vmid() 3718 WREG32(amdgpu_gds_reg_offset[vmid].oa, 0); in gfx_v8_0_init_gds_vmid() 5059 amdgpu_ring_write(ring, amdgpu_gds_reg_offset[vmid].oa); in gfx_v8_0_ring_emit_gds_switch()
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | pt_fmt_defaults.h | 272 pt_oaddr_t oa, in pt_check_install_leaf_args() argument 277 if (PT_WARN_ON(oalog2_mod(oa, oasz_lg2))) in pt_check_install_leaf_args()
|
| H A D | pt_common.h | 202 static inline void pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa,
|
| H A D | pt_defs.h | 329 pt_oaddr_t oa,
|
| /linux/Documentation/networking/ |
| H A D | index.rst | 90 oa-tc6-framework
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | index.rst | 110 * oa-tc6-framework
|
| /linux/drivers/net/ethernet/ |
| H A D | Kconfig | 158 <file:Documentation/networking/oa-tc6-framework.rst>.
|
| /linux/rust/zerocopy-derive/ |
| H A D | repr.rs | 705 (Repr::Compound(sc, sa), Repr::Compound(oc, oa)) => (sc, sa) == (oc, oa), in eq()
|
| /linux/ |
| H A D | MAINTAINERS | 20418 F: Documentation/networking/oa-tc6-framework.rst
|