/Linux-v4.19/drivers/thermal/ |
D | x86_pkg_temp_thermal.c | 76 static struct pkg_device **packages; variable 128 return packages[pkgid]; in pkg_temp_thermal_get_dev() 397 packages[pkgid] = pkgdev; in pkg_temp_thermal_device_add() 452 packages[topology_logical_package_id(cpu)] = NULL; in pkg_thermal_cpu_offline() 519 packages = kcalloc(max_packages, sizeof(struct pkg_device *), in pkg_temp_thermal_init() 521 if (!packages) in pkg_temp_thermal_init() 540 kfree(packages); in pkg_temp_thermal_init() 552 kfree(packages); in module_init()
|
/Linux-v4.19/Documentation/x86/ |
D | topology.txt | 21 threads, cores, packages, etc. 32 - packages 57 packages in a consistent way, we introduced the concept of logical package 58 ID so we can sanely calculate the number of maximum possible packages in 59 the system and have the packages enumerated linearly. 63 The maximum possible number of packages in the system. Helpful for per
|
D | microcode.txt | 81 The system needs to have the microcode packages installed into 96 The easier method is simply installing the microcode packages your distro 105 packages already put them there.
|
/Linux-v4.19/tools/power/x86/turbostat/ |
D | turbostat.c | 269 struct pkg_data packages; member 1166 format_counters(&average.threads, &average.cores, &average.packages); in format_all_counters() 1485 average.packages.pkg_wtd_core_c0 += p->pkg_wtd_core_c0; in sum_counters() 1487 average.packages.pkg_any_core_c0 += p->pkg_any_core_c0; in sum_counters() 1489 average.packages.pkg_any_gfxe_c0 += p->pkg_any_gfxe_c0; in sum_counters() 1491 average.packages.pkg_both_core_gfxe_c0 += p->pkg_both_core_gfxe_c0; in sum_counters() 1493 average.packages.pc2 += p->pc2; in sum_counters() 1495 average.packages.pc3 += p->pc3; in sum_counters() 1497 average.packages.pc6 += p->pc6; in sum_counters() 1499 average.packages.pc7 += p->pc7; in sum_counters() [all …]
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | uniphier-ld6b.dtsi | 25 * LD6b and PXs2 have completely different packages,
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | TEST.DOC | 50 of these packages. 80 to a function required by the test packages (these functions and their 117 The test packages call _print_string() and _print_number() 174 will be system-implemented several different ways and the test packages
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
/Linux-v4.19/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 65 …/usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svc_rdma.c:323 [svcxprt_rdma]svc_rd… 66 …/usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svc_rdma.c:341 [svcxprt_rdma]svc_rd… 67 …/usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rd… 68 …/usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svc_rdma.c:338 [svcxprt_rdma]svc_rd… 88 …/usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "… 167 file /usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svcsock.c
|
D | mono.rst | 13 packages for several distributions can be found at:
|
/Linux-v4.19/net/ncsi/ |
D | internal.h | 277 struct list_head packages; /* List of packages */ member 318 list_for_each_entry_rcu(np, &ndp->packages, node)
|
D | ncsi-manage.c | 280 list_add_tail_rcu(&np->node, &ndp->packages); in ncsi_add_package() 1042 &ndp->packages, struct ncsi_package, node); in ncsi_probe_channel() 1044 &ndp->packages)) in ncsi_probe_channel() 1464 INIT_LIST_HEAD(&ndp->packages); in ncsi_register_dev() 1558 list_for_each_entry_safe(np, tmp, &ndp->packages, node) in ncsi_unregister_dev()
|
/Linux-v4.19/Documentation/ia64/ |
D | README | 17 compiler. And various software packages also compiled with an
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | net.rst | 9 The Digital TV net device controls the mapping of data packages that are part
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi-generic.txt | 59 There are two packages of sg utilities: 63 Both packages will work in the lk 2.4 series however sg3_utils offers more
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-teletext.rst | 11 packages and storing formatted pages in cache memory. Such devices are
|
/Linux-v4.19/drivers/staging/ks7010/ |
D | TODO | 9 [1] http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/ks7010/src
|
/Linux-v4.19/tools/power/cpupower/ |
D | Makefile | 90 docdir ?= /usr/share/doc/packages/cpupower
|
/Linux-v4.19/Documentation/i2c/ |
D | ten-bit-addresses | 23 * Many user-space packages (for example i2c-tools) lack support for
|
/Linux-v4.19/Documentation/acpi/ |
D | DSD-properties-rules.txt | 13 packages associated with them and makes those data available to device drivers 52 return property sets which do not follow that rule from _DSD in data packages
|
/Linux-v4.19/Documentation/doc-guide/ |
D | sphinx.rst | 35 and it is not uncommon that upgrading it or some other Python packages 76 packages. If those packages are not installed, the build system will 88 ``texlive`` packages that provide the minimal set of functionalities
|
/Linux-v4.19/Documentation/power/powercap/ |
D | powercap.txt | 149 intel-rapl:1, representing CPU packages. Each of these power zones contains 155 CPU packages and the subzone constraints only apply to the respective parts of
|
/Linux-v4.19/tools/usb/usbip/ |
D | INSTALL | 129 Some packages pay attention to `--enable-FEATURE' options to 136 For packages that use the X Window System, `configure' can usually 186 environment passed to `configure'. However, some packages may run
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/nintendo/ |
D | gamecube.txt | 7 This node represents the multi-function "Flipper" chip, which packages
|
/Linux-v4.19/Documentation/openrisc/ |
D | README | 66 likely provides binary packages to support OpenRISC.
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 55 as the db v1 library. You may have to install additional packages
|