Searched refs:partitioning (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v6.6/drivers/mtd/parsers/ |
D | Kconfig | 3 tristate "TI AR7 partitioning parser" 5 TI AR7 partitioning parser support 8 tristate "BCM47XX partitioning parser" 15 bool "BCM63XX CFE partitioning parser" 71 tristate "OpenFirmware (device tree) partitioning parser" 81 bool "BCM4908 partitioning support" 90 bool "Linksys Northstar partitioning support"
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_wm_types.h | 23 enum intel_ddb_partitioning partitioning; member
|
D | i9xx_wm.c | 3023 enum intel_ddb_partitioning partitioning, in ilk_compute_wm_results() argument 3030 results->partitioning = partitioning; in ilk_compute_wm_results() 3144 if (old->partitioning != new->partitioning) { in ilk_compute_wm_dirty() 3224 results->partitioning == INTEL_DDB_PART_1_2 ? 0 : in ilk_write_wm_values() 3228 results->partitioning == INTEL_DDB_PART_1_2 ? 0 : in ilk_write_wm_values() 3286 enum intel_ddb_partitioning partitioning; in ilk_program_watermarks() local 3304 partitioning = (best_lp_wm == &lp_wm_1_2) ? in ilk_program_watermarks() 3307 ilk_compute_wm_results(dev_priv, best_lp_wm, partitioning, &results); in ilk_program_watermarks() 3950 hw->partitioning = (intel_uncore_read(&dev_priv->uncore, WM_MISC) & in ilk_wm_get_hw_state() 3954 hw->partitioning = (intel_uncore_read(&dev_priv->uncore, DISP_ARB_CTL2) & in ilk_wm_get_hw_state()
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | fimc-devel.rst | 10 Files partitioning
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ldm.rst | 11 Windows 2000, XP, and Vista use a new partitioning scheme. It is a complete 103 discovered partitions. However, grub does not understand the LDM partitioning
|
D | devices.txt | 128 Other versions of Linux use partitioning schemes 910 devices and hence does not support partitioning.
|
/Linux-v6.6/drivers/mtd/devices/ |
D | Kconfig | 90 specify device partitioning 113 if you want to specify device partitioning.
|
/Linux-v6.6/Documentation/misc-devices/ |
D | ibmvmc.rst | 39 a system administrator to configure the system’s partitioning 54 The VMC enables the management partition to provide basic partitioning
|
/Linux-v6.6/fs/ntfs/ |
D | Kconfig | 76 on top of any DOS/Microsoft Windows system without partitioning your
|
/Linux-v6.6/block/partitions/ |
D | Kconfig | 16 the questions about foreign partitioning schemes. 191 the limitations of the PC's partitioning scheme. The Logical Disk
|
/Linux-v6.6/Documentation/networking/ |
D | nf_flowtable.rst | 100 perform resource partitioning. The flowtable priority defines the order in which
|
D | switchdev.rst | 145 driver/device would not set this flag and be responsible for partitioning
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 44 Control Groups provide a mechanism for aggregating/partitioning sets of 92 grouping/partitioning of processes, with newly forked processes ending 259 The named hierarchical structure of nested cgroups allows partitioning
|
D | cpusets.rst | 195 The named hierarchical structure of nested cpusets allows partitioning
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 83 7.3.2.8 "Slice layer without partitioning RBSP syntax" and the following
|
D | dev-decoder.rst | 79 Good at sub-partitioning the picture into variable sized structures.
|
D | ext-ctrls-codec-stateless.rst | 2263 - This value plus 1 specifies the number of tile columns partitioning the picture. 2266 - This value plus 1 specifies the number of tile rows partitioning the picture.
|
/Linux-v6.6/Documentation/arch/x86/x86_64/ |
D | boot-options.rst | 171 partitioning.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | sva.rst | 37 partitioning resources that could result in under utilization. In order to
|
/Linux-v6.6/Documentation/powerpc/ |
D | cxlflash.rst | 259 The partitioning of virtual LUNs is jointly mediated by the cxlflash
|
/Linux-v6.6/Documentation/driver-api/ |
D | vfio.rst | 493 subtree that can be treated as a unit for the purposes of partitioning and
|
D | mtdnand.rst | 134 partitioning scheme suitable to your board.
|
/Linux-v6.6/Documentation/scsi/ |
D | st.rst | 85 Support is provided for changing the tape partition and partitioning
|
/Linux-v6.6/Documentation/RCU/Design/Data-Structures/ |
D | Data-Structures.rst | 102 and scalability benefits of partitioning, even though RCU grace-period
|
/Linux-v6.6/Documentation/networking/dsa/ |
D | dsa.rst | 502 - Shared buffers: a QoS feature for adjusting and partitioning memory and frame
|
12