Home
last modified time | relevance | path

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

1234

/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/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/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/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/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 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 Drt5665.txt37 Pins on the device (for linking into audio routes) for RT5659/RT5658:
H A Drt5651.txt41 Pins on the device (for linking into audio routes) for RT5651:
H A Drt5663.txt43 Pins on the device (for linking into audio routes) for RT5663:
/linux/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/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()
/linux/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst9 bpftool was compiled. Optional features include linking against LLVM or
/linux/LICENSES/exceptions/
H A DGCC-exception-2.06 allow linking the compiled version of code to non GPL compliant code.
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c678 bool slave_inc = info->linking; in upper_event_setting()
725 if (!info->linking && !bond_grp_exist) in check_bond_support()
728 if (info->linking) in check_bond_support()
750 if (!info->linking || in upper_event_filter()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbevf.rst49 supplying patches against the kernel source to allow for static linking of the
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4687 .linking = true, in mlxsw_sp_netdevice_validate_uppers()
4743 if (!info->linking) in mlxsw_sp_netdevice_port_upper_event()
4819 if (info->linking) { in mlxsw_sp_netdevice_port_upper_event()
4834 if (info->linking) { in mlxsw_sp_netdevice_port_upper_event()
4845 if (info->linking) in mlxsw_sp_netdevice_port_upper_event()
4850 if (!info->linking) in mlxsw_sp_netdevice_port_upper_event()
4857 if (info->linking) in mlxsw_sp_netdevice_port_upper_event()
4927 if (info->linking) in mlxsw_sp_netdevice_post_lag_event()
4978 if (!info->linking) in mlxsw_sp_netdevice_port_vlan_event()
4999 if (info->linking) { in mlxsw_sp_netdevice_port_vlan_event()
[all …]
/linux/net/dsa/
H A Duser.c2990 if (info->linking) { in dsa_user_changeupper()
3005 if (info->linking) { in dsa_user_changeupper()
3019 if (info->linking) { in dsa_user_changeupper()
3046 if (netif_is_bridge_master(info->upper_dev) && !info->linking) in dsa_user_prechangeupper()
3048 else if (netif_is_lag_master(info->upper_dev) && !info->linking) in dsa_user_prechangeupper()
3142 netif_is_bridge_master(info->upper_dev) && info->linking) { in dsa_prevent_bridging_8021q_upper()
3251 if (!info->linking) in dsa_conduit_prechangeupper_sanity_check()
3287 if (!info->linking) in dsa_lag_conduit_prechangelower_sanity_check()
3330 if (!info->linking) in dsa_bridge_prechangelower_sanity_check()
3466 if (info->linking) { in dsa_conduit_changeupper()
/linux/tools/testing/selftests/bpf/
H A DREADME.rst76 In case of linker errors when running selftests, try using static linking:
82 .. note:: Some distros may not support static linking.
300 Clang dependencies for static linking tests
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt6 processors(PDSP), linking RAM, descriptor pools and infrastructure
14 The QMSS driver manages the PDSP setups, linking RAM regions,
/linux/tools/testing/selftests/futex/
H A DREADME26 shared object building and linking.

1234