Home
last modified time | relevance | path

Searched full:linking (Results 1 – 25 of 250) sorted by relevance

12345678910

/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dpeer.sh63 # linking
81 echo "linking with non-existent netdevsim should fail"
88 echo "linking with non-existent netnsid should fail"
95 echo "linking with self should fail"
102 echo "linking netdevsim1 with netdevsim2 should succeed"
/linux/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst12 processors(PDSP), linking RAM, descriptor pools and infrastructure
18 Linking RAM registers are used to link the descriptors which are stored in
20 The QMSS driver manages the PDSP setups, linking RAM regions,
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp.lds.S6 * Linker script used for partial linking of nVHE EL2 object files.
22 * alignment for when linking into vmlinux.
/linux/tools/perf/Documentation/
H A DBuild.txt43 Those objects are then used in final linking:
82 Below is the command for building the perf with dynamic linking.
87 For static linking, the option `LDFLAGS="-static"` is required.
H A Dandroid.txt6 - Method 1: Build perf with static linking. See Build.txt, section
/linux/arch/riscv/kernel/tests/
H A DKconfig.debug16 bool "KUnit test riscv module linking at runtime" if !KUNIT_ALL_TESTS
20 Enable this option to test riscv module linking at boot. This will
/linux/tools/testing/selftests/net/
H A Dtfo_passive.sh57 # linking
77 echo "linking netdevsim1 with netdevsim2 should succeed"
/linux/include/linux/
H A Dzstd_errors.h37 * note 1 : this API shall be used with static linking only.
38 * dynamic linking is not yet officially supported.
H A Dpgalloc.h11 * Without this, linking may fail because callers (e.g., KASAN) may rely
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt6 processors(PDSP), linking RAM, descriptor pools and infrastructure
12 Linking RAM registers are used to link the descriptors which are stored in
14 The QMSS driver manages the PDSP setups, linking RAM regions,
/linux/scripts/
H A Dlink-vmlinux.sh93 # The kallsyms linking does not need debug symbols included.
218 # The kallsyms linking does not need debug symbols, but the BTF does.
260 # The kallsyms linking does not need debug symbols included.
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c314 if (info->linking) in lan966x_port_changeupper()
323 if (info->linking) in lan966x_port_changeupper()
341 if (netif_is_bridge_master(info->upper_dev) && !info->linking) { in lan966x_port_prechangeupper()
348 if (err || info->linking) in lan966x_port_prechangeupper()
/linux/include/asm-generic/
H A Dmodule.lds.h6 * <asm/module.lds.h> can specify arch-specific sections for linking modules.
/linux/tools/testing/selftests/x86/
H A DMakefile45 # clang only wants to see -no-pie during linking. Here, we don't have a separate
46 # linking stage, so a compiler warning is unavoidable without (wastefully)
/linux/Documentation/userspace-api/
H A Dlandlock.rst236 relevant when we want to allow linking or renaming. Indeed, having consistent
538 File renaming and linking (ABI < 2)
546 their hierarchy, moving or linking a file from one directory to another implies
549 escalations through renaming or linking, and for the sake of simplicity,
550 Landlock previously limited linking and renaming to the same directory.
552 control renaming and linking thanks to the new ``LANDLOCK_ACCESS_FS_REFER``
/linux/LICENSES/preferred/
H A DLGPL-2.185 libraries in order to permit linking those libraries into non-free
91 License therefore permits such linking only if the entire combination fits
93 criteria for linking other code with the library.
255 However, linking a "work that uses the Library" with the Library creates
305 b) Use a suitable shared library mechanism for linking with the
/linux/Documentation/devicetree/bindings/sound/
H A Drt274.txt16 Pins on the device (for linking into audio routes) for RT274:
H A Dtda7419.txt15 Pins on the device (for linking into audio routes):
H A Drt5660.txt29 Pins on the device (for linking into audio routes) for RT5660:
/linux/tools/perf/bench/
H A Dmem-memset-x86-64-asm.S12 * NOT executable stack. Otherwise the final linking will assume that
H A Dmem-memcpy-x86-64-asm.S17 * NOT executable stack. Otherwise the final linking will assume that
/linux/tools/testing/nvdimm/
H A Dwatermark.h14 * dummy routine for nfit_test to validate it is linking to the properly
/linux/tools/testing/cxl/
H A Dwatermark.h15 * dummy routine for cxl_test to validate it is linking to the properly
/linux/tools/perf/check-header_ignore_hunks/lib/
H A Dlist_sort.c10 /* Finish linking remainder of list b on to tail */
/linux/LICENSES/exceptions/
H A DGCC-exception-2.06 allow linking the compiled version of code to non GPL compliant code.

12345678910