/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore.h | 81 struct intel_uncore_box ** __percpu box; member 149 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() 154 static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box) in uncore_pci_fixed_ctl() 159 static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box) in uncore_pci_fixed_ctr() 165 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl() 171 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr() 176 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset() 184 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl() 191 static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box) in uncore_msr_fixed_ctl() 198 static inline unsigned uncore_msr_fixed_ctr(struct intel_uncore_box *box) in uncore_msr_fixed_ctr() [all …]
|
D | perf_event_intel_uncore.c | 92 struct intel_uncore_box *box; in uncore_pmu_to_box() local 124 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter() 137 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() 174 void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_put_constraint() 195 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config() 210 static void uncore_assign_hw_event(struct intel_uncore_box *box, struct perf_event *event, int idx) in uncore_assign_hw_event() 227 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() 257 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local 288 void uncore_pmu_start_hrtimer(struct intel_uncore_box *box) in uncore_pmu_start_hrtimer() 294 void uncore_pmu_cancel_hrtimer(struct intel_uncore_box *box) in uncore_pmu_cancel_hrtimer() [all …]
|
D | perf_event_intel_uncore_snb.c | 74 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() 84 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() 89 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 212 static void snb_uncore_imc_init_box(struct intel_uncore_box *box) in snb_uncore_imc_init_box() 233 static void snb_uncore_imc_enable_box(struct intel_uncore_box *box) in snb_uncore_imc_enable_box() 236 static void snb_uncore_imc_disable_box(struct intel_uncore_box *box) in snb_uncore_imc_disable_box() 239 static void snb_uncore_imc_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_imc_enable_event() 242 static void snb_uncore_imc_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_imc_disable_event() 245 static u64 snb_uncore_imc_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_imc_read_counter() 260 struct intel_uncore_box *box; in snb_uncore_imc_event_init() local [all …]
|
D | perf_event_intel_uncore_snbep.c | 263 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box() 275 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box() 287 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event() 295 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event() 303 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter() 315 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 322 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box() 335 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box() 348 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event() 359 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event() [all …]
|
D | perf_event_intel_uncore_nhmex.c | 199 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() 204 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() 219 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() 234 static void nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_disable_event() 239 static void nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_enable_event() 343 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config() 370 static void nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_msr_enable_event() 434 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config() 455 static void nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_msr_enable_event() 546 static bool nhmex_mbox_get_shared_reg(struct intel_uncore_box *box, int idx, u64 config) in nhmex_mbox_get_shared_reg() [all …]
|
/linux-4.4.14/sound/pci/ice1712/ |
D | hoontech.c | 82 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() 132 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() 172 int box, chn; in snd_ice1712_hoontech_init() local
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
D | textbox.c | 39 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 62 WINDOW *dialog, *box; in dialog_textbox() local
|
D | util.c | 478 chtype box, chtype border) in draw_box()
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_ioctl.c | 372 struct virtio_gpu_box box; in virtio_gpu_transfer_from_host_ioctl() local 417 struct virtio_gpu_box box; in virtio_gpu_transfer_to_host_ioctl() local
|
D | virtgpu_vq.c | 816 struct virtio_gpu_box *box, in virtio_gpu_cmd_transfer_to_host_3d() 838 struct virtio_gpu_box *box, in virtio_gpu_cmd_transfer_from_host_3d()
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_state.c | 44 struct drm_clip_rect *box) in mga_emit_clip_rect() 502 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_clear() local 600 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_swap() local
|
/linux-4.4.14/include/uapi/drm/ |
D | virtgpu_drm.h | 106 struct drm_virtgpu_3d_box box; member 113 struct drm_virtgpu_3d_box box; member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r300_cmdbuf.c | 62 struct drm_clip_rect box; in r300_emit_cliprects() local
|
D | radeon_state.c | 450 struct drm_clip_rect * box) in radeon_emit_clip_rect() 2782 struct drm_clip_rect box; in radeon_emit_packet3_cliprect() local
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 272 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 2017 SVGA3dBox *box; in vmw_kms_update_proxy() local
|
/linux-4.4.14/include/uapi/linux/ |
D | virtio_gpu.h | 209 struct virtio_gpu_box box; member
|
/linux-4.4.14/drivers/gpu/drm/i810/ |
D | i810_dma.c | 714 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex() local
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_dx.h | 610 SVGA3dCopyBox box; member 693 SVGA3dBox box; member 770 SVGA3dCopyBox box; member
|
D | svga3d_cmd.h | 1693 SVGA3dBox box; member 1748 SVGA3dBox box; member 1792 SVGA3dBox box; member
|
/linux-4.4.14/drivers/scsi/ |
D | hpsa.h | 82 u8 box[8]; member
|
D | hpsa.c | 763 u8 box; in path_info_show() local
|