/linux/arch/x86/events/intel/ |
A D | uncore_discovery.c | 340 void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_init_box() 345 void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_disable_box() 350 void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_enable_box() 380 void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_init_box() 389 void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_disable_box() 397 void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_enable_box() 414 void intel_generic_uncore_pci_disable_event(struct intel_uncore_box *box, in intel_generic_uncore_pci_disable_event() 423 u64 intel_generic_uncore_pci_read_counter(struct intel_uncore_box *box, in intel_generic_uncore_pci_read_counter() 457 void intel_generic_uncore_mmio_init_box(struct intel_uncore_box *box) in intel_generic_uncore_mmio_init_box() 481 void intel_generic_uncore_mmio_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_mmio_disable_box() [all …]
|
A D | uncore.h | 251 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() 273 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl() 282 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr() 384 unsigned uncore_msr_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_msr_perf_ctr() 397 unsigned uncore_fixed_ctl(struct intel_uncore_box *box) in uncore_fixed_ctl() 406 unsigned uncore_fixed_ctr(struct intel_uncore_box *box) in uncore_fixed_ctr() 415 unsigned uncore_event_ctl(struct intel_uncore_box *box, int idx) in uncore_event_ctl() 424 unsigned uncore_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_perf_ctr() 443 unsigned int uncore_freerunning_bits(struct intel_uncore_box *box, in uncore_freerunning_bits() 516 static inline void uncore_box_init(struct intel_uncore_box *box) in uncore_box_init() [all …]
|
A D | uncore.c | 287 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local 339 struct intel_uncore_box *box; in uncore_alloc_box() local 720 struct intel_uncore_box *box; in uncore_pmu_event_init() local 801 struct intel_uncore_box *box; in uncore_pmu_enable() local 816 struct intel_uncore_box *box; in uncore_pmu_disable() local 1126 struct intel_uncore_box *box; in uncore_pci_pmu_register() local 1228 struct intel_uncore_box *box; in uncore_pci_remove() local 1439 struct intel_uncore_box *box; in uncore_change_type_ctx() local 1476 struct intel_uncore_box *box; in uncore_box_unref() local 1521 struct intel_uncore_box *box, *tmp; in allocate_boxes() local [all …]
|
A D | uncore_snb.c | 180 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 188 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() 194 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() 279 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() 291 static void skl_uncore_msr_enable_box(struct intel_uncore_box *box) in skl_uncore_msr_enable_box() 297 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box() 432 static void rkl_uncore_msr_init_box(struct intel_uncore_box *box) in rkl_uncore_msr_init_box() 448 static void adl_uncore_msr_init_box(struct intel_uncore_box *box) in adl_uncore_msr_init_box() 465 static void adl_uncore_msr_exit_box(struct intel_uncore_box *box) in adl_uncore_msr_exit_box() 629 static void snb_uncore_imc_init_box(struct intel_uncore_box *box) in snb_uncore_imc_init_box() [all …]
|
A 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() 350 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config() 441 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config() 614 static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) in nhmex_mbox_put_shared_reg() 669 nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in nhmex_mbox_get_constraint() 765 static int nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_mbox_hw_config() 819 static u64 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx) in nhmex_mbox_shared_reg_config() [all …]
|
A D | uncore_snbep.c | 601 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 654 static void snbep_uncore_msr_init_box(struct intel_uncore_box *box) in snbep_uncore_msr_init_box() 1511 static void ivbep_uncore_msr_init_box(struct intel_uncore_box *box) in ivbep_uncore_msr_init_box() 1518 static void ivbep_uncore_pci_init_box(struct intel_uncore_box *box) in ivbep_uncore_pci_init_box() 2165 static int knl_cha_hw_config(struct intel_uncore_box *box, in knl_cha_hw_config() 2742 static void hswep_cbox_enable_event(struct intel_uncore_box *box, in hswep_cbox_enable_event() 3685 static void skx_iio_enable_event(struct intel_uncore_box *box, in skx_iio_enable_event() 4389 static void snr_cha_enable_event(struct intel_uncore_box *box, in snr_cha_enable_event() 4840 static int snr_uncore_mmio_map(struct intel_uncore_box *box, in snr_uncore_mmio_map() 4877 static void snr_uncore_mmio_init_box(struct intel_uncore_box *box) in snr_uncore_mmio_init_box() [all …]
|
/linux/sound/pci/ice1712/ |
A 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/scripts/kconfig/lxdialog/ |
A 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
|
A D | util.c | 465 chtype box, chtype border) in draw_box()
|
/linux/drivers/gpu/drm/mga/ |
A 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/lib/ |
A D | packing.c | 99 int plogical_first_u8, plogical_last_u8, box; in packing() local
|
/linux/arch/mips/include/asm/mach-loongson64/ |
A D | loongson_regs.h | 243 #define CSR_MAIL_SEND_BOX_LOW(box) (box << 1) argument 244 #define CSR_MAIL_SEND_BOX_HIGH(box) ((box << 1) + 1) argument
|
/linux/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_surface.c | 1718 SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource]; in vmw_subres_dirty_add() local 1766 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full() local 1838 SVGA3dBox *box = &dirty->boxes[0]; in vmw_surface_buf_dirty_range_add() local 1892 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local 1910 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local
|
A D | vmwgfx_stdu.c | 1220 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_bo_populate_clip() local 1317 SVGA3dBox *box = &cmd_img->body.box; in vmw_stdu_bo_populate_update_cpu() local 1446 SVGA3dBox *box = &cmd_update->body.box; in vmw_stdu_surface_update_proxy() local 1493 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_surface_populate_clip() local
|
A D | vmwgfx_kms.c | 156 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 2551 SVGA3dBox *box; in vmw_kms_update_proxy() local
|
/linux/include/uapi/drm/ |
A D | virtgpu_drm.h | 128 struct drm_virtgpu_3d_box box; member 137 struct drm_virtgpu_3d_box box; member
|
/linux/drivers/gpu/drm/virtio/ |
A D | virtgpu_vq.c | 1011 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_to_host_3d() 1048 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_from_host_3d()
|
/linux/drivers/gpu/drm/i810/ |
A D | i810_dma.c | 717 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex() local
|
/linux/drivers/gpu/drm/vmwgfx/device_include/ |
A D | svga3d_cmd.h | 463 SVGA3dCopyBox box; member 1255 SVGA3dBox box; member 1280 SVGA3dBox box; member 1300 SVGA3dBox box; member
|
A D | svga3d_dx.h | 587 SVGA3dCopyBox box; member 597 SVGA3dCopyBox box; member 724 SVGA3dBox box; member 787 SVGA3dCopyBox box; member
|
/linux/include/uapi/linux/ |
A D | virtio_gpu.h | 256 struct virtio_gpu_box box; member
|
/linux/drivers/net/wireless/realtek/rtw88/ |
A D | fw.c | 303 u8 box; in rtw_fw_send_h2c_command() local
|
/linux/drivers/scsi/ |
A D | hpsa.h | 90 u8 box[8]; member
|
A D | hpsa.c | 815 u8 box; in path_info_show() local
|
/linux/drivers/scsi/smartpqi/ |
A D | smartpqi_init.c | 6940 u8 box; in pqi_path_info_show() local
|