Home
last modified time | relevance | path

Searched full:hierarchical (Results 1 – 25 of 120) sorted by relevance

12345

/linux-5.10/Documentation/firmware-guide/acpi/dsd/
Ddata-node-references.rst5 Referencing hierarchical data nodes
12 Hierarchical data extension nodes may not be referred to directly, hence this
16 hierarchical data extension [1] keys. Specifically, the hierarchical data
18 parent object i.e. either the device object or another hierarchical data
21 The keys in the hierarchical data nodes shall consist of the name of the node,
27 In case a hierarchical data extensions node has no numerical value, then the
29 "@" character and the number shall be omitted from the hierarchical data
38 hierarchical data extension key "node@1" referring to the NOD1 object
39 and lastly, a hierarchical data extension key "anothernode" referring to
87 [1] Hierarchical Data Extension UUID For _DSD.
[all …]
Dgraph.rst14 for graphs: property [4] and hierarchical data extensions [5]. The
16 hierarchical data extension supports nodes with references to other
26 the firmware type. In ACPI, fwnodes are _DSD hierarchical data
32 hierarchical data extension array on each depth.
42 All port nodes are located under the device's "_DSD" node in the hierarchical
50 Further on, endpoints are located under the port nodes. The hierarchical
168 [5] Hierarchical Data Extension UUID For _DSD.
169 … https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf,
Dleds.rst8 Individual LEDs are described by hierarchical data extension [6] nodes under the
11 connected. [3] The hierarchical data nodes are named "led@X", where X is the
28 Under the LED driver device, The first hierarchical data extension package list
107 [6] Hierarchical Data Extension UUID For _DSD.
108 …<URL:https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1…
/linux-5.10/kernel/irq/
DKconfig73 # Support for hierarchical irq domains
78 # Support for hierarchical fasteoi+edge and fasteoi+level handlers
91 # Generic MSI hierarchical interrupt domain support
/linux-5.10/Documentation/admin-guide/device-mapper/
Dpersistent-data.rst23 upcoming hierarchical storage target.
77 Currently there is only one data structure, a hierarchical btree.
81 The btree is 'hierarchical' in that you can define it to be composed
/linux-5.10/tools/testing/selftests/net/forwarding/
Dipip_hier_gre_key.sh5 # This test uses hierarchical topology for IP tunneling tests. See
37 ping_test $h1 192.0.2.18 " gre hierarchical with key"
Dipip_hier_gre.sh5 # This test uses hierarchical topology for IP tunneling tests. See
37 ping_test $h1 192.0.2.18 " gre hierarchical"
Dipip_hier_gre_keys.sh5 # This test uses hierarchical topology for IP tunneling tests. See
37 ping_test $h1 192.0.2.18 " gre hierarchical with ikey/okey"
/linux-5.10/block/
DKconfig.iosched32 bool "BFQ hierarchical scheduling support"
37 Enable hierarchical scheduling in BFQ, using the blkio
/linux-5.10/drivers/media/dvb-frontends/
Dstv0367_priv.h97 FE_TER_HIER_ALPHA_1, /* Hierarchical modulation a = 1*/
98 FE_TER_HIER_ALPHA_2, /* Hierarchical modulation a = 2*/
99 FE_TER_HIER_ALPHA_4 /* Hierarchical modulation a = 4*/
/linux-5.10/kernel/rcu/
DKconfig117 int "Tree-based hierarchical RCU fanout value"
124 This option controls the fanout of hierarchical implementations
137 int "Tree-based hierarchical RCU leaf-level fanout value"
145 This option controls the leaf-level fanout of hierarchical
/linux-5.10/Documentation/firmware-guide/acpi/
DDSD-properties-rules.rst39 Hierarchical Properties Extension UUID definition document [2]_.
41 Property sets may be hierarchical. That is, a property set may contain
100 .. [2] https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.…
/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst1460 Enables H264 hierarchical coding. Applicable to the H264 encoder.
1462 .. _v4l2-mpeg-video-h264-hierarchical-coding-type:
1468 Specifies the hierarchical coding type. Applicable to the H264
1478 - Hierarchical B coding.
1480 - Hierarchical P coding.
1485 Specifies the number of hierarchical coding layers. Applicable to
3477 Selects the hierarchical coding type for encoding. Possible values are:
3490 - Use the B frame for hierarchical coding.
3492 - Use the P frame for hierarchical coding.
3500 Selects the hierarchical coding layer. In normal encoding
[all …]
/linux-5.10/Documentation/devicetree/bindings/arm/
Dpsci.yaml112 ARM systems can have multiple cores, sometimes in an hierarchical
123 (OSI) CPU suspend mode is introduced. Using a hierarchical representation
192 // Case 4: CPUs and CPU idle states described using the hierarchical model.
/linux-5.10/arch/arm/mm/
Dcache-tauros2.c32 * When Tauros2 is used on a CPU that supports the v7 hierarchical
239 * Check whether this CPU has support for the v7 hierarchical in tauros2_internal_init()
241 * register indicates support for the v7 hierarchical cache in tauros2_internal_init()
/linux-5.10/Documentation/driver-api/driver-model/
Doverview.rst79 By virtue of having a complete hierarchical view of all the devices in the
80 system, exporting a complete hierarchical view to userspace becomes relatively
/linux-5.10/drivers/cpuidle/
Dcpuidle-psci.c68 /* Do runtime PM to manage a hierarchical CPU toplogy. */ in psci_enter_domain_idle_state()
159 /* Currently limit the hierarchical topology to be used in OSI mode. */ in psci_dt_cpu_init_topology()
210 /* Initialize optional data, used for the hierarchical topology. */ in psci_dt_cpu_init_idle()
DKconfig.arm33 which is needed to support the hierarchical DT based layout of the
/linux-5.10/fs/notify/fanotify/
DKconfig25 hierarchical storage management systems.
/linux-5.10/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.txt6 The interrupt portions of the GPIO controller is hierarchical:
/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dmemory.rst49 - hierarchical accounting
79 memory.use_hierarchy set/show hierarchical account enabled
573 total_<counter> # hierarchical version of <counter>, which in
575 sum of all hierarchical children's values of
649 hierarchical children's values in addition to the memcg's own value.
664 The memory controller supports a deep hierarchy and hierarchical accounting.
677 In the diagram above, with hierarchical accounting enabled, all memory
683 6.1 Enabling hierarchical accounting and reclaim
928 hierarchical, pass-through, notification for all ancestor memcgs. Notification
/linux-5.10/Documentation/scheduler/
Dsched-bwc.rst45 bandwidth limits are used in a hierarchical fashion, these are explained in
81 Hierarchical considerations
/linux-5.10/include/linux/
Drcutree.h8 * Paul E. McKenney <paulmck@linux.ibm.com> Hierarchical algorithm
/linux-5.10/include/linux/gpio/
Ddriver.h59 * for hierarchical irqdomain support.
67 * controller's IRQ domain to establish a hierarchical interrupt
68 * domain. The presence of this will activate the hierarchical
77 * hardware IRQ offset on a hierarchical interrupt chip. The child
/linux-5.10/kernel/cgroup/
Dpids.c22 * for all new cgroups (N.B. that PID limits are hierarchical, so the most
141 * the new value to exceed the hierarchical limit. Returns 0 if the charge

12345