Home
last modified time | relevance | path

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

12

/linux/arch/x86/events/intel/
A Duncore.c869 if (type->boxes) in uncore_get_box_id()
962 kfree(pmu->boxes); in uncore_free_boxes()
1012 if (!pmus[i].boxes) in uncore_type_init()
1051 kfree(pmus[i].boxes); in uncore_type_init()
1174 pmu->boxes[die] = box; in uncore_pci_pmu_register()
1246 pmu->boxes[die] = NULL; in uncore_pci_pmu_unregister()
1462 if (!type->boxes) in uncore_die_has_box()
1480 box = pmu->boxes[die]; in uncore_change_type_ctx()
1526 box = pmu->boxes[id]; in uncore_box_unref()
1575 if (pmu->boxes[die]) in allocate_boxes()
[all …]
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()
A Duncore.h87 struct rb_root *boxes; member
133 struct intel_uncore_box **boxes; member
A Duncore_snbep.c5938 int id = intel_uncore_find_discovery_unit_id(type->boxes, -1, box->pmu->pmu_idx); in spr_cha_hw_config()
6260 if (!type->boxes) in spr_extra_boxes_cleanup()
6263 while (!RB_EMPTY_ROOT(type->boxes)) { in spr_extra_boxes_cleanup()
6264 node = rb_first(type->boxes); in spr_extra_boxes_cleanup()
6266 rb_erase(node, type->boxes); in spr_extra_boxes_cleanup()
6269 kfree(type->boxes); in spr_extra_boxes_cleanup()
6270 type->boxes = NULL; in spr_extra_boxes_cleanup()
6546 for (node = rb_first(type->boxes); node; node = rb_next(node)) { in uncore_type_max_boxes()
6639 type->boxes = root; in spr_update_device_location()
/linux/tools/mm/
A Dslabinfo-gnuplot.sh94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\
95 '' $range u 3 title 'LOSS' with boxes
/linux/Documentation/devicetree/bindings/media/i2c/
A Dths8200.txt4 recorders, set-top boxes.
/linux/Documentation/arch/arm/sti/
A Dstih418-overview.rst8 The STiH418 is the new generation of SoC for UHDp60 set-top boxes
A Dstih407-overview.rst8 The STiH407 is the new generation of SoC for Multi-HD, AVC set-top boxes
/linux/Documentation/networking/device_drivers/ethernet/dec/
A Ddmfe.rst57 - Check on 64 bit boxes.
58 - Check and fix on big endian boxes.
/linux/drivers/platform/x86/intel/speed_select_if/
A DKconfig16 via MMIO and Mail boxes to enumerate and control all the speed select
/linux/drivers/gpu/drm/vmwgfx/
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/Documentation/networking/
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
A Ddccp.rst217 DCCP does not travel through NAT successfully at present on many boxes. This is
/linux/Documentation/fb/
A Daty128fb.rst8 on Intel and PPC boxes.
A Dvesafb.rst5 This is a generic driver for a graphic framebuffer on intel boxes.
A Dmatroxfb.rst9 Alpha, Intel and PPC boxes.
/linux/include/uapi/drm/
A Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member
667 struct drm_clip_rect __user *boxes; member
/linux/kernel/irq/
A DKconfig127 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
/linux/arch/powerpc/crypto/
A DKconfig106 tables or 256 bytes S-boxes.
/linux/Documentation/scsi/
A Dhpsa.rst62 tape drives, or entire storage boxes containing pre-configured logical drives.
/linux/Documentation/userspace-api/ioctl/
A Dcdrom.rst55 CDROM_SELECT_DISC Select disc (for juke-boxes)
827 Select disc (for juke-boxes)
/linux/arch/x86/
A DKconfig.debug148 No port-IO delay. Will break on old boxes that require port-IO
/linux/Documentation/admin-guide/blockdev/
A Dfloppy.rst178 boxes where the disk change line is broken or unsupported.
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst440 necessary on some platforms (e.g. ST boxes) where the HW needs to have set
/linux/Documentation/sound/hd-audio/
A Dmodels.rst538 Fix for headset mic pin on HP boxes

Completed in 62 milliseconds

12