| /kernel/linux/linux-6.6/Documentation/arch/x86/ |
| D | topology.rst | 24 threads, cores, packages, etc. 35 - packages 41 Packages contain a number of cores plus shared resources, e.g. DRAM 68 packages within a socket. This value may differ from cpu_die_id. 73 packages in a consistent way, we introduced the concept of logical package 74 ID so we can sanely calculate the number of maximum possible packages in 75 the system and have the packages enumerated linearly. 79 The maximum possible number of packages in the system. Helpful for per
|
| D | microcode.rst | 88 The system needs to have the microcode packages installed into 96 You simply install the microcode packages your distro supplies and 105 packages already put them there.
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | topology.rst | 24 threads, cores, packages, etc. 35 - packages 41 Packages contain a number of cores plus shared resources, e.g. DRAM 68 packages within a socket. This value may differ from cpu_die_id. 73 packages in a consistent way, we introduced the concept of logical package 74 ID so we can sanely calculate the number of maximum possible packages in 75 the system and have the packages enumerated linearly. 79 The maximum possible number of packages in the system. Helpful for per
|
| D | microcode.rst | 87 The system needs to have the microcode packages installed into 102 The easier method is simply installing the microcode packages your distro 111 packages already put them there.
|
| /kernel/linux/build/ |
| D | BUILD.gn | 54 rebase_path("$root_build_dir/packages/phone/images/$kernel_image"), 66 outputs = [ "$root_build_dir/packages/phone/images/$kernel_image" ] 70 rebase_path("$root_build_dir/packages/phone/images"),
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | ncsi.h | 20 * all packages and their associated channels. 29 * @NCSI_CMD_SET_PACKAGE_MASK: set a whitelist of allowed packages. 61 * @NCSI_ATTR_PACKAGE_MASK: 32-bit mask of allowed packages.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ncsi.h | 20 * all packages and their associated channels. 29 * @NCSI_CMD_SET_PACKAGE_MASK: set a whitelist of allowed packages. 61 * @NCSI_ATTR_PACKAGE_MASK: 32-bit mask of allowed packages.
|
| /kernel/linux/linux-5.10/net/ncsi/ |
| D | internal.h | 245 struct list_head node; /* Form list of packages */ 319 unsigned int package_num; /* Number of packages */ 320 struct list_head packages; /* List of packages */ member 335 bool multi_package; /* Enable multiple packages */ 337 u32 package_whitelist; /* Packages to configure */ 365 list_for_each_entry_rcu(np, &ndp->packages, node)
|
| /kernel/linux/linux-6.6/net/ncsi/ |
| D | internal.h | 251 struct list_head node; /* Form list of packages */ 328 unsigned int package_num; /* Number of packages */ 330 struct list_head packages; /* List of packages */ member 345 bool multi_package; /* Enable multiple packages */ 347 u32 package_whitelist; /* Packages to configure */ 376 list_for_each_entry_rcu(np, &ndp->packages, node)
|
| /kernel/linux/linux-5.10/scripts/ |
| D | Makefile.package | 2 # Makefile for the different targets used to generate full packages of a kernel 9 # /usr/src/packages/SRPMS/kernel-2.6.7rc2-1.src.rpm 10 # /usr/src/packages/RPMS/i386/kernel-2.6.7rc2-1.<arch>.rpm 145 @echo ' rpm-pkg - Build both source and binary RPM kernel packages' 147 @echo ' deb-pkg - Build both source and binary deb kernel packages'
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/common_modules/ |
| D | README.md | 126 out/rk3568/packages/phone/chip_ckm/ 131 out/rk3568/packages/phone/images/
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | nsprepkg.c | 74 * For variable-length Packages, we can safely remove all embedded in acpi_ns_check_package() 86 * Most packages must have at least one element. The only exception in acpi_ns_check_package() 104 * PTYPE1 packages contain no subpackages in acpi_ns_check_package() 105 * PTYPE2 packages contain subpackages in acpi_ns_check_package() 269 * package instead of a Package of Packages (a common error if in acpi_ns_check_package() 300 * Returns a variable list of packages, each with a variable list in acpi_ns_check_package()
|
| D | nsrepair.c | 379 * is required. It does not apply to variable-length packages where NULL in acpi_ns_repair_null_element() 433 * DESCRIPTION: Remove all NULL package elements from packages that contain 435 * packages, NULL elements can be safely removed. 454 * PTYPE1_VAR packages contain a variable number of simple data types. in acpi_ns_remove_null_elements() 455 * PTYPE2 packages contain a variable number of subpackages. in acpi_ns_remove_null_elements()
|
| /kernel/linux/linux-6.6/Documentation/doc-guide/ |
| D | sphinx.rst | 37 and it is not uncommon that upgrading it or some other Python packages 70 packages. If those packages are not installed, the build system will 82 ``texlive`` packages that provide the minimal set of functionalities 96 requires quite a few texlive packages including amsfonts and amsmath among 100 without installing any texlive packages. See `Choice of Math Renderer`_ for
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | nsprepkg.c | 74 * For variable-length Packages, we can safely remove all embedded in acpi_ns_check_package() 86 * Most packages must have at least one element. The only exception in acpi_ns_check_package() 104 * PTYPE1 packages contain no subpackages in acpi_ns_check_package() 105 * PTYPE2 packages contain subpackages in acpi_ns_check_package() 269 * package instead of a Package of Packages (a common error if in acpi_ns_check_package() 300 * Returns a variable list of packages, each with a variable list in acpi_ns_check_package()
|
| D | nsrepair.c | 379 * is required. It does not apply to variable-length packages where NULL in acpi_ns_repair_null_element() 433 * DESCRIPTION: Remove all NULL package elements from packages that contain 435 * packages, NULL elements can be safely removed. 454 * PTYPE1_VAR packages contain a variable number of simple data types. in acpi_ns_remove_null_elements() 455 * PTYPE2 packages contain a variable number of subpackages. in acpi_ns_remove_null_elements()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ |
| D | Makefile | 265 TAR_PATH = $(abspath ${INSTALL_PATH}/kselftest-packages/kselftest.tar${FORMAT}) 267 @mkdir -p ${INSTALL_PATH}/kselftest-packages/ 268 @tar caf ${TAR_PATH} --exclude=kselftest-packages -C ${INSTALL_PATH} .
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ |
| D | Makefile | 253 TAR_PATH = $(abspath ${INSTALL_PATH}/kselftest-packages/kselftest.tar${FORMAT}) 255 @mkdir -p ${INSTALL_PATH}/kselftest-packages/ 256 @tar caf ${TAR_PATH} --exclude=kselftest-packages -C ${INSTALL_PATH} .
|
| /kernel/linux/linux-6.6/scripts/package/ |
| D | builddeb | 8 # is left to other scripts and packages: they can install scripts in the 97 # kernel packages, as well as kernel packages built using make-kpkg.
|
| /kernel/linux/linux-5.10/scripts/package/ |
| D | builddeb | 8 # is left to other scripts and packages: they can install scripts in the 188 # kernel packages, as well as kernel packages built using make-kpkg.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | README.rst | 118 versions of various software packages. Consult 120 required and how to get updates for these packages. Beware that using 121 excessively old versions of these packages can cause indirect 123 you can just update packages when obvious problems arise during
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|