Searched refs:linking (Results 1 – 25 of 124) sorted by relevance
12345
| /linux-6.15/arch/riscv/kernel/tests/ |
| H A D | Kconfig.debug | 16 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-6.15/tools/perf/Documentation/ |
| H A D | Build.txt | 43 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.
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | kbuild.rst | 80 Additional options used for $(LD) when linking modules. 96 Flags to be passed when linking Rust proc macros. Since proc macros are loaded 103 If unset, it defaults to the flags passed when linking host programs. 107 Additional flags to be passed when linking host programs. 121 Additional options used for $(LD) when linking userprogs. userprogs are linked 296 symbols in the final module linking stage. It changes such errors
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | rt274.txt | 16 Pins on the device (for linking into audio routes) for RT274:
|
| H A D | tda7419.txt | 15 Pins on the device (for linking into audio routes):
|
| H A D | rt1011.txt | 31 Pins on the device (for linking into audio routes) for RT1011:
|
| H A D | maxim,max9867.yaml | 11 Pins on the device (for linking into audio routes):
|
| H A D | wlf,wm8753.yaml | 10 Pins on the device (for linking into audio routes):
|
| H A D | realtek,alc5632.yaml | 10 Pins on the device (for linking into audio routes):
|
| H A D | realtek,rt5616.yaml | 10 Pins on the device (for linking into audio routes) for RT5616:
|
| H A D | realtek,rt5631.yaml | 15 Pins on the device (for linking into audio routes):
|
| H A D | ux500-mop500.txt | 3 This node is responsible for linking together all ux500 Audio Driver components.
|
| H A D | rt5660.txt | 29 Pins on the device (for linking into audio routes) for RT5660:
|
| H A D | rt5668.txt | 30 Pins on the device (for linking into audio routes) for RT5668B:
|
| H A D | realtek,rt5514.yaml | 15 Pins on the device (for linking into audio routes) for I2C:
|
| H A D | rt5665.txt | 37 Pins on the device (for linking into audio routes) for RT5659/RT5658:
|
| H A D | everest,es8328.yaml | 11 Pins on the device (for linking into audio routes) are
|
| H A D | maxim,max98090.yaml | 13 Pins on the device (for linking into audio routes):
|
| H A D | rt5651.txt | 41 Pins on the device (for linking into audio routes) for RT5651:
|
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_switchdev.c | 313 if (info->linking) in lan966x_port_changeupper() 322 if (info->linking) in lan966x_port_changeupper() 340 if (netif_is_bridge_master(info->upper_dev) && !info->linking) { in lan966x_port_prechangeupper() 347 if (err || info->linking) in lan966x_port_prechangeupper()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-coresight-devices-dummy-source | 6 before enabling the source. The path of coresight components linking
|
| /linux-6.15/Documentation/arch/arm/keystone/ |
| H A D | knav-qmss.rst | 12 processors(PDSP), linking RAM, descriptor pools and infrastructure 20 The QMSS driver manages the PDSP setups, linking RAM regions,
|
| /linux-6.15/tools/bpf/bpftool/Documentation/ |
| H A D | common_options.rst | 9 bpftool was compiled. Optional features include linking against LLVM or
|
| /linux-6.15/LICENSES/exceptions/ |
| H A D | GCC-exception-2.0 | 6 allow linking the compiled version of code to non GPL compliant code.
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | bond.c | 260 info->linking ? "en" : "un", rpriv->rep->vport, lag_dev->name); in mlx5e_rep_changeupper_event() 262 if (info->linking) in mlx5e_rep_changeupper_event()
|
12345