Searched refs:grouped (Results 1 – 25 of 69) sorted by relevance
123
/Linux-v6.6/drivers/leds/rgb/ |
D | Kconfig | 9 This option enables support for monochrome LEDs that are grouped 11 different colors are physically grouped in a single multi-color LED 22 grouped into multicolor LEDs. 37 a LED, grouped to represent a RGB LED or exposed as PWM channels.
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | blocks.rst | 8 integral power of 2. Blocks are in turn grouped into larger units called
|
D | group_descr.rst | 22 grouped together into a meta group. Note that in the meta_bg case,
|
/Linux-v6.6/fs/ubifs/ |
D | recovery.c | 626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local 630 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb() 703 if (grouped) in ubifs_recover_leb()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-led | 17 The percentage is calculated for each grouped LED via
|
/Linux-v6.6/Documentation/block/ |
D | deadline-iosched.rst | 35 Requests are grouped into ``batches`` of a particular data direction (read or
|
/Linux-v6.6/Documentation/leds/ |
D | leds-qcom-lpg.rst | 15 individual LEDs, grouped together as RGB LEDs or otherwise be accessed as PWM
|
/Linux-v6.6/Documentation/networking/ |
D | gen_stats.rst | 7 Statistic counters are grouped into structs:
|
/Linux-v6.6/Documentation/dev-tools/kunit/ |
D | style.rst | 23 To make tests easy to find, they are grouped into suites and subsystems. A test 79 KUnit tests are grouped into test suites, which cover a specific area of
|
/Linux-v6.6/Documentation/input/devices/ |
D | walkera0701.rst | 104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary
|
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | dvbproperty.rst | 18 ATSC delivery systems grouped there. The problem is that, as the second
|
/Linux-v6.6/Documentation/core-api/ |
D | workqueue.rst | 368 CPUs are not grouped. A work item issued on one CPU is processed by a 373 CPUs are grouped according to SMT boundaries. This usually means that the 374 logical threads of each physical CPU core are grouped together. 377 CPUs are grouped according to cache boundaries. Which specific cache 382 CPUs are grouped according to NUMA bounaries.
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | rdma.rst | 20 set of processes can use. These processes are grouped using RDMA controller.
|
/Linux-v6.6/Documentation/arch/parisc/ |
D | registers.rst | 125 caller. However, it is grouped with this set of registers
|
/Linux-v6.6/tools/build/Documentation/ |
D | Build.txt | 64 only prepares proper objects to be compiled and grouped together.
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | ethernet-driver.rst | 110 grouped in channels for the purpose of hardware scheduling. The Ethernet driver
|
/Linux-v6.6/tools/perf/pmu-events/ |
D | README | 25 The PMU events supported by a CPU model are expected to grouped into topics
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-top.txt | 57 amount of events. WARNING: This should be used on grouped events. 360 can be grouped using the {} notation.
|
D | perf-record.txt | 712 can be grouped using the {} notation. 795 - core - create new thread to monitor CPUs grouped by a core 796 - package - create new thread to monitor CPUs grouped by a package 797 - numa - create new threed to monitor CPUs grouped by a NUMA domain
|
/Linux-v6.6/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 50 Queue ranges are grouped into 3 type of pools:
|
/Linux-v6.6/Documentation/accounting/ |
D | psi.rst | 182 mounted, pressure stall information is also tracked for tasks grouped
|
/Linux-v6.6/Documentation/kernel-hacking/ |
D | false-sharing.rst | 78 which can easily be grouped together and put into one cache line.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | cpuinfo.rst | 38 leaves and grouped in words with offsets as mapped in enum cpuid_leafs
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-stats.rst | 75 The next 24 are a variety of load_balance() statistics in grouped into types
|
/Linux-v6.6/Documentation/filesystems/ |
D | zonefs.rst | 61 representing zones are grouped by zone type, which are themselves represented 85 Files representing zones of the same type are grouped together under the same 135 The size of sequential zone files grouped in the "seq" sub-directory represents
|
123