Searched refs:dies (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.1/Documentation/admin-guide/perf/ |
D | hisi-pmu.rst | 10 The HiSilicon SoC encapsulates multiple CPU and IO dies. Each CPU cluster 91 (d)Some HiSilicon SoCs encapsulate multiple CPU and IO dies. Each CPU die 92 contains several Compute Clusters (CCLs). The I/O dies are called Super I/O
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | uniphier-ld6b.dtsi | 9 * LD6b consists of two silicon dies: D-chip and A-chip.
|
/Linux-v6.1/include/linux/mtd/ |
D | onenand.h | 85 unsigned dies; member
|
/Linux-v6.1/Documentation/filesystems/nfs/ |
D | rpc-server-gss.rst | 86 /proc/net/rpc/use-gss-proxy. If gss-proxy dies, it must repeat both
|
D | rpc-cache.rst | 182 If it dies and needs to be restarted, any requests that have not been
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 181 struct perf_header_string_list dies; /* Variable length */ 187 sibling dies : 0-3 188 sibling dies : 4-7
|
D | perf-stat.txt | 306 is a useful mode to detect imbalance between dies. To enable this mode,
|
/Linux-v6.1/drivers/mtd/nand/onenand/ |
D | onenand_base.c | 3404 for (die = 0; die < this->dies; die++) { in flexonenand_get_boundary() 3448 mtd->numeraseregions = this->dies << 1; in flexonenand_get_size() 3454 for (; die < this->dies; die++) { in flexonenand_get_size() 3494 for (die = 0, mtd->size = 0; die < this->dies; die++) { in flexonenand_get_size() 3726 this->dies = ONENAND_IS_DDP(this) ? 2 : 1; in onenand_probe() 3728 mtd->numeraseregions = this->dies << 1; in onenand_probe() 3730 kcalloc(this->dies << 1, in onenand_probe()
|
/Linux-v6.1/Documentation/trace/ |
D | hisi-ptt.rst | 38 SoC encapsulates multiple CPU dies (SCCL, Super CPU Cluster) and 39 IO dies (SICL, Super I/O Cluster), where there's one PCIe Root
|
/Linux-v6.1/Documentation/x86/ |
D | topology.rst | 56 The number of dies in a package. This information is retrieved via CPUID.
|
/Linux-v6.1/Documentation/locking/ |
D | ww-mutex-design.rst | 41 and dies. Hence Wait-Die. 54 Wound-Wait transaction is considered preempted when it dies (returning
|
D | robust-futexes.rst | 113 kernel to clean up if the thread dies after acquiring the lock, but just
|
/Linux-v6.1/Documentation/target/ |
D | tcmu-design.rst | 90 3) dies 117 the ring to still work if the user process dies and is restarted with
|
/Linux-v6.1/scripts/ |
D | Kbuild.include | 111 # Make dies with SIGPIPE before cleaning the targets.
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
D | atmel-nand.txt | 34 exposes multiple CS lines (multi-dies chips), your reg property will
|
/Linux-v6.1/Documentation/leds/ |
D | ledtrig-transient.rst | 158 long as the app is alive, it can keep the LED illuminated, if it dies
|
/Linux-v6.1/Documentation/gpu/ |
D | vgaarbiter.rst | 86 to properly cleanup in all cases when a process dies.
|
/Linux-v6.1/Documentation/networking/ |
D | eql.rst | 128 an enslaved device "dies", it is automatically taken out of the queue.
|
/Linux-v6.1/Documentation/admin-guide/ |
D | bug-hunting.rst | 75 Sometimes ``klogd`` dies, in which case you can run ``dmesg > file`` to
|
/Linux-v6.1/Documentation/filesystems/ |
D | fuse.rst | 26 connection exists until either the daemon dies, or the filesystem is
|
D | coda.rst | 1455 Venus issues this call upon startup and when it dies. This
|
/Linux-v6.1/Documentation/scheduler/ |
D | sched-deadline.rst | 869 printf("deadline thread dies [%ld]\n", gettid()); 886 printf("main dies [%ld]\n", gettid());
|
/Linux-v6.1/tools/power/cpupower/po/ |
D | de.po | 413 " [nur der Administrator kann dies tun] *\n"
|
/Linux-v6.1/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 386 multiple dies. To check if CLOS is enabled and get priority type, "core-power
|
/Linux-v6.1/Documentation/mm/ |
D | hugetlbfs_reserv.rst | 14 a SIGBUS and often dies an unhappy death. Shortly after huge page support
|
12