Home
last modified time | relevance | path

Searched refs:boxes (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.15/arch/x86/events/intel/
H A Duncore.c868 if (type->boxes) in uncore_get_box_id()
961 kfree(pmu->boxes); in uncore_free_boxes()
1010 if (!pmus[i].boxes) in uncore_type_init()
1049 kfree(pmus[i].boxes); in uncore_type_init()
1167 pmu->boxes[die] = box; in uncore_pci_pmu_register()
1239 pmu->boxes[die] = NULL; in uncore_pci_pmu_unregister()
1455 if (!type->boxes) in uncore_die_has_box()
1473 box = pmu->boxes[die]; in uncore_change_type_ctx()
1519 box = pmu->boxes[id]; in uncore_box_unref()
1568 if (pmu->boxes[die]) in allocate_boxes()
[all …]
H A Duncore_discovery.c434 unit = intel_uncore_find_discovery_unit(box->pmu->type->boxes, in intel_generic_uncore_box_ctl()
488 if (!box->pmu->type->boxes) in intel_generic_uncore_assign_hw_event()
592 unit = intel_uncore_find_discovery_unit(type->boxes, box->dieid, box->pmu->pmu_idx); in intel_generic_uncore_mmio_init_box()
673 uncore->boxes = &type->units; in uncore_update_uncore_type()
H A Duncore.h87 struct rb_root *boxes; member
132 struct intel_uncore_box **boxes; member
H A Duncore_snbep.c5907 int id = intel_uncore_find_discovery_unit_id(type->boxes, -1, box->pmu->pmu_idx); in spr_cha_hw_config()
6229 if (!type->boxes) in spr_extra_boxes_cleanup()
6232 while (!RB_EMPTY_ROOT(type->boxes)) { in spr_extra_boxes_cleanup()
6233 node = rb_first(type->boxes); in spr_extra_boxes_cleanup()
6235 rb_erase(node, type->boxes); in spr_extra_boxes_cleanup()
6238 kfree(type->boxes); in spr_extra_boxes_cleanup()
6239 type->boxes = NULL; in spr_extra_boxes_cleanup()
6459 for (node = rb_first(type->boxes); node; node = rb_next(node)) { in uncore_type_max_boxes()
6552 type->boxes = root; in spr_update_device_location()
/linux-6.15/tools/mm/
H A Dslabinfo-gnuplot.sh94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\
95 '' $range u 3 title 'LOSS' with boxes
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dths8200.txt4 recorders, set-top boxes.
/linux-6.15/Documentation/arch/arm/sti/
H A Dstih407-overview.rst8 The STiH407 is the new generation of SoC for Multi-HD, AVC set-top boxes
H A Dstih418-overview.rst8 The STiH418 is the new generation of SoC for UHDp60 set-top boxes
/linux-6.15/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst57 - Check on 64 bit boxes.
58 - Check and fix on big endian boxes.
/linux-6.15/drivers/platform/x86/intel/speed_select_if/
H A DKconfig16 via MMIO and Mail boxes to enumerate and control all the speed select
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c77 SVGA3dBox boxes[] __counted_by(num_subres);
1795 SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource]; in vmw_subres_dirty_add()
1843 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full()
1915 SVGA3dBox *box = &dirty->boxes[0]; in vmw_surface_buf_dirty_range_add()
1969 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync()
1987 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync()
2017 memset(&dirty->boxes[0], 0, sizeof(dirty->boxes[0]) * in vmw_surface_dirty_sync()
2048 dirty_size = struct_size(dirty, boxes, num_subres); in vmw_surface_dirty_alloc()
/linux-6.15/Documentation/networking/
H A Dplip.rst35 The PLIP cable is all that's needed to connect two Linux boxes, and it
38 Connecting two Linux boxes takes only a second's decision and a few
51 Can only be used to connect three (?) Linux boxes. Doesn't connect to
H A Ddccp.rst217 DCCP does not travel through NAT successfully at present on many boxes. This is
/linux-6.15/Documentation/fb/
H A Daty128fb.rst8 on Intel and PPC boxes.
H A Dvesafb.rst5 This is a generic driver for a graphic framebuffer on intel boxes.
/linux-6.15/include/uapi/drm/
H A Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member
667 struct drm_clip_rect __user *boxes; member
/linux-6.15/arch/powerpc/crypto/
H A DKconfig75 tables or 256 bytes S-boxes.
/linux-6.15/kernel/irq/
H A DKconfig124 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
/linux-6.15/Documentation/scsi/
H A Dhpsa.rst62 tape drives, or entire storage boxes containing pre-configured logical drives.
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dcdrom.rst55 CDROM_SELECT_DISC Select disc (for juke-boxes)
827 Select disc (for juke-boxes)
/linux-6.15/Documentation/admin-guide/blockdev/
H A Dfloppy.rst178 boxes where the disk change line is broken or unsupported.
/linux-6.15/arch/x86/
H A DKconfig.debug148 No port-IO delay. Will break on old boxes that require port-IO
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Dprogramming-model-dcn.rst81 attention to the names in the boxes since they represent a data structure in
/linux-6.15/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst440 necessary on some platforms (e.g. ST boxes) where the HW needs to have set
/linux-6.15/Documentation/sound/hd-audio/
H A Dmodels.rst538 Fix for headset mic pin on HP boxes

12