/kernel/linux/linux-5.10/arch/x86/events/intel/ |
D | uncore.h | 224 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset() 237 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() 243 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() 248 static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box) in uncore_pci_fixed_ctl() 253 static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box) in uncore_pci_fixed_ctr() 259 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl() 268 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr() 273 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset() 281 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl() 288 static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box) in uncore_msr_fixed_ctl() [all …]
|
D | uncore.c | 116 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter() 125 void uncore_mmio_exit_box(struct intel_uncore_box *box) in uncore_mmio_exit_box() 131 u64 uncore_mmio_read_counter(struct intel_uncore_box *box, in uncore_mmio_read_counter() 147 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() 184 void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_put_constraint() 205 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config() 220 static void uncore_assign_hw_event(struct intel_uncore_box *box, in uncore_assign_hw_event() 238 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() 270 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local 301 void uncore_pmu_start_hrtimer(struct intel_uncore_box *box) in uncore_pmu_start_hrtimer() [all …]
|
D | uncore_nhmex.c | 200 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() 205 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box() 210 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() 225 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() 240 static void nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_disable_event() 245 static void nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_enable_event() 350 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config() 377 static void nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_msr_enable_event() 441 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config() 462 static void nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_msr_enable_event() [all …]
|
D | uncore_snb.c | 141 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() 151 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() 156 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 164 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() 170 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() 255 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() 267 static void skl_uncore_msr_enable_box(struct intel_uncore_box *box) in skl_uncore_msr_enable_box() 273 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box() 498 static void snb_uncore_imc_init_box(struct intel_uncore_box *box) in snb_uncore_imc_init_box() 523 static void snb_uncore_imc_enable_box(struct intel_uncore_box *box) in snb_uncore_imc_enable_box() [all …]
|
D | uncore_snbep.c | 529 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box() 541 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box() 553 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event() 561 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event() 569 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter() 581 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 589 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box() 602 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box() 615 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event() 626 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event() [all …]
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
D | hoontech.c | 68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() 118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() 158 int box, chn; in hoontech_init() local
|
/kernel/liteos_m/components/security/box/ |
D | los_box.c | 65 LosBoxCB *box = &g_boxCB[i]; in BoxInit() local 79 LosBoxCB *box = &g_boxCB[i]; in OsBoxStart() local
|
/kernel/liteos_a/kernel/base/mem/membox/ |
D | los_membox.c | 144 LITE_OS_SEC_TEXT UINT32 LOS_MemboxFree(VOID *pool, VOID *box) in LOS_MemboxFree() 171 LITE_OS_SEC_TEXT_MINOR VOID LOS_MemboxClr(VOID *pool, VOID *box) in LOS_MemboxClr()
|
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
D | textbox.c | 26 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 49 WINDOW *dialog, *box; in dialog_textbox() local
|
D | util.c | 465 chtype box, chtype border) in draw_box()
|
/kernel/liteos_m/kernel/src/mm/ |
D | los_membox.c | 184 UINT32 LOS_MemboxFree(VOID *pool, VOID *box) in LOS_MemboxFree() 211 VOID LOS_MemboxClr(VOID *pool, VOID *box) in LOS_MemboxClr()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
D | mga_state.c | 42 struct drm_clip_rect *box) in mga_emit_clip_rect() 500 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_clear() local 598 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_swap() local
|
/kernel/linux/linux-5.10/lib/ |
D | packing.c | 99 int plogical_first_u8, plogical_last_u8, box; in packing() local
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
D | virtgpu_drm.h | 117 struct drm_virtgpu_3d_box box; member 124 struct drm_virtgpu_3d_box box; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
D | virtgpu_drm.h | 88 struct drm_virtgpu_3d_box box; member 94 struct drm_virtgpu_3d_box box; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
D | virtgpu_drm.h | 72 struct drm_virtgpu_3d_box box; member 78 struct drm_virtgpu_3d_box box; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_surface.c | 1727 SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource]; in vmw_subres_dirty_add() local 1775 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full() local 1847 SVGA3dBox *box = &dirty->boxes[0]; in vmw_surface_buf_dirty_range_add() local 1902 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local 1920 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local
|
D | vmwgfx_stdu.c | 1215 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_bo_populate_clip() local 1312 SVGA3dBox *box = &cmd_img->body.box; in vmw_stdu_bo_populate_update_cpu() local 1441 SVGA3dBox *box = &cmd_update->body.box; in vmw_stdu_surface_update_proxy() local 1488 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_surface_populate_clip() local
|
D | vmwgfx_kms.c | 152 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 2514 SVGA3dBox *box; in vmw_kms_update_proxy() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
D | virtgpu_vq.c | 1013 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_to_host_3d() 1045 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_from_host_3d()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i810/ |
D | i810_dma.c | 719 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | virtio_gpu.h | 137 struct virtio_gpu_box box; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | virtio_gpu.h | 151 struct virtio_gpu_box box; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | virtio_gpu.h | 226 struct virtio_gpu_box box; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_cmd.h | 537 SVGA3dCopyBox box; member 1861 SVGA3dBox box; member 1916 SVGA3dBox box; member 1960 SVGA3dBox box; member
|