Home
last modified time | relevance | path

Searched refs:linking (Results 1 – 25 of 124) sorted by relevance

12345

/linux-6.15/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-6.15/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.
/linux-6.15/Documentation/kbuild/
H A Dkbuild.rst80 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 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 Drt1011.txt31 Pins on the device (for linking into audio routes) for RT1011:
H A Dmaxim,max9867.yaml11 Pins on the device (for linking into audio routes):
H A Dwlf,wm8753.yaml10 Pins on the device (for linking into audio routes):
H A Drealtek,alc5632.yaml10 Pins on the device (for linking into audio routes):
H A Drealtek,rt5616.yaml10 Pins on the device (for linking into audio routes) for RT5616:
H A Drealtek,rt5631.yaml15 Pins on the device (for linking into audio routes):
H A Dux500-mop500.txt3 This node is responsible for linking together all ux500 Audio Driver components.
H A Drt5660.txt29 Pins on the device (for linking into audio routes) for RT5660:
H A Drt5668.txt30 Pins on the device (for linking into audio routes) for RT5668B:
H A Drealtek,rt5514.yaml15 Pins on the device (for linking into audio routes) for I2C:
H A Drt5665.txt37 Pins on the device (for linking into audio routes) for RT5659/RT5658:
H A Deverest,es8328.yaml11 Pins on the device (for linking into audio routes) are
H A Dmaxim,max98090.yaml13 Pins on the device (for linking into audio routes):
H A Drt5651.txt41 Pins on the device (for linking into audio routes) for RT5651:
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c313 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 Dsysfs-bus-coresight-devices-dummy-source6 before enabling the source. The path of coresight components linking
/linux-6.15/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst12 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 Dcommon_options.rst9 bpftool was compiled. Optional features include linking against LLVM or
/linux-6.15/LICENSES/exceptions/
H A DGCC-exception-2.06 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 Dbond.c260 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