Home
last modified time | relevance | path

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

12

/linux/arch/x86/events/intel/
H A Duncore.c146 return dieid < uncore_max_dies() ? pmu->boxes[dieid] : NULL; in uncore_pmu_to_box()
869 if (type->boxes) in uncore_get_box_id()
870 return intel_uncore_find_discovery_unit_id(type->boxes, -1, pmu->pmu_idx); in uncore_get_box_id()
961 kfree(pmu->boxes[die]); in uncore_free_boxes()
962 kfree(pmu->boxes); in uncore_free_boxes()
1010 pmus[i].boxes = kzalloc(size, GFP_KERNEL); in uncore_type_init()
1011 if (!pmus[i].boxes) in uncore_type_init()
1050 kfree(pmus[i].boxes); in uncore_type_init()
1094 for (node = rb_first(type->boxes); node; node = rb_next(node)) { in uncore_pci_find_dev_pmu_from_types()
1155 if (WARN_ON_ONCE(pmu->boxes[die] != NULL)) in uncore_pci_pmu_register()
[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()
/linux/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/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst57 - Check on 64 bit boxes.
58 - Check and fix on big endian boxes.
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dths8200.txt4 recorders, set-top boxes.
/linux/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/drivers/platform/x86/intel/speed_select_if/
H A DKconfig16 via MMIO and Mail boxes to enumerate and control all the speed select
/linux/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/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/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.
H A Dmatroxfb.rst9 Alpha, Intel and PPC boxes.
/linux/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/kernel/irq/
H A DKconfig127 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
/linux/arch/powerpc/crypto/
H A DKconfig73 tables or 256 bytes S-boxes.
/linux/Documentation/scsi/
H A Dhpsa.rst62 tape drives, or entire storage boxes containing pre-configured logical drives.
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst55 CDROM_SELECT_DISC Select disc (for juke-boxes)
827 Select disc (for juke-boxes)
/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst178 boxes where the disk change line is broken or unsupported.
/linux/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/Documentation/sound/hd-audio/
H A Dmodels.rst538 Fix for headset mic pin on HP boxes
/linux/drivers/platform/x86/
H A DKconfig678 Some MeeGoPad top-set boxes have an ANX7428 Type-C Switch for
682 MeeGoPad top-set boxes. After this the ANX7428 takes care of Type-C
/linux/Documentation/PCI/
H A Dpci-error-recovery.rst18 pSeries boxes. A typical action taken is to disconnect the affected device,
/linux/Documentation/crypto/
H A Ddescore-readme.rst321 (the x bits are still there, i'm just emphasizing where the S boxes are).

12