/Linux-v5.4/arch/x86/events/intel/ |
D | uncore.c | 114 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter() 123 void uncore_mmio_exit_box(struct intel_uncore_box *box) in uncore_mmio_exit_box() 129 u64 uncore_mmio_read_counter(struct intel_uncore_box *box, in uncore_mmio_read_counter() 142 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() 179 void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_put_constraint() 200 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config() 215 static void uncore_assign_hw_event(struct intel_uncore_box *box, in uncore_assign_hw_event() 233 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() 265 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local 296 void uncore_pmu_start_hrtimer(struct intel_uncore_box *box) in uncore_pmu_start_hrtimer() [all …]
|
D | uncore.h | 199 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() 205 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() 210 static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box) in uncore_pci_fixed_ctl() 215 static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box) in uncore_pci_fixed_ctr() 221 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl() 230 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr() 235 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset() 243 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl() 250 static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box) in uncore_msr_fixed_ctl() 257 static inline unsigned uncore_msr_fixed_ctr(struct intel_uncore_box *box) in uncore_msr_fixed_ctr() [all …]
|
D | uncore_snb.c | 120 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() 130 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() 135 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 143 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() 149 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() 234 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() 246 static void skl_uncore_msr_enable_box(struct intel_uncore_box *box) in skl_uncore_msr_enable_box() 252 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box() 410 static void snb_uncore_imc_init_box(struct intel_uncore_box *box) in snb_uncore_imc_init_box() 431 static void snb_uncore_imc_enable_box(struct intel_uncore_box *box) in snb_uncore_imc_enable_box() [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_snbep.c | 468 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box() 480 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box() 492 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event() 500 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event() 508 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter() 520 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 528 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box() 541 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box() 554 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event() 565 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event() [all …]
|
/Linux-v5.4/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
|
/Linux-v5.4/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()
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/gpu/drm/virtio/ |
D | virtgpu_ioctl.c | 369 struct virtio_gpu_box box; in virtio_gpu_transfer_from_host_ioctl() local 420 struct virtio_gpu_box box; in virtio_gpu_transfer_to_host_ioctl() local
|
D | virtgpu_vq.c | 894 struct virtio_gpu_box *box, in virtio_gpu_cmd_transfer_to_host_3d() 922 struct virtio_gpu_box *box, in virtio_gpu_cmd_transfer_from_host_3d()
|
/Linux-v5.4/include/uapi/drm/ |
D | virtgpu_drm.h | 117 struct drm_virtgpu_3d_box box; member 124 struct drm_virtgpu_3d_box box; member
|
/Linux-v5.4/lib/ |
D | packing.c | 98 int plogical_first_u8, plogical_last_u8, box; in packing() local
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_stdu.c | 1227 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_bo_populate_clip() local 1324 SVGA3dBox *box = &cmd_img->body.box; in vmw_stdu_bo_populate_update_cpu() local 1453 SVGA3dBox *box = &cmd_update->body.box; in vmw_stdu_surface_update_proxy() local 1500 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_surface_populate_clip() local
|
D | vmwgfx_kms.c | 152 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 2605 SVGA3dBox *box; in vmw_kms_update_proxy() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | fw.c | 89 u8 box; in rtw_fw_send_h2c_command() local
|
/Linux-v5.4/drivers/gpu/drm/i810/ |
D | i810_dma.c | 719 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex() local
|
/Linux-v5.4/include/uapi/linux/ |
D | virtio_gpu.h | 220 struct virtio_gpu_box box; member
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_cmd.h | 501 SVGA3dCopyBox box; member 1786 SVGA3dBox box; member 1841 SVGA3dBox box; member 1885 SVGA3dBox box; member
|
D | svga3d_dx.h | 618 SVGA3dCopyBox box; member 737 SVGA3dBox box; member 815 SVGA3dCopyBox box; member
|
/Linux-v5.4/drivers/scsi/ |
D | hpsa.h | 89 u8 box[8]; member
|
D | hpsa.c | 805 u8 box; in path_info_show() local
|
/Linux-v5.4/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 6348 u8 box; in pqi_path_info_show() local
|
D | smartpqi.h | 937 u8 box[8]; member
|