| /linux/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/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.
|
| H A D | android.txt | 6 - Method 1: Build perf with static linking. See Build.txt, section
|
| /linux/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/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_switchdev.c | 314 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 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 | 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 | rt5665.txt | 37 Pins on the device (for linking into audio routes) for RT5659/RT5658:
|
| H A D | rt5651.txt | 41 Pins on the device (for linking into audio routes) for RT5651:
|
| H A D | rt5663.txt | 43 Pins on the device (for linking into audio routes) for RT5663:
|
| /linux/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/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()
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | common_options.rst | 9 bpftool was compiled. Optional features include linking against LLVM or
|
| /linux/LICENSES/exceptions/ |
| H A D | GCC-exception-2.0 | 6 allow linking the compiled version of code to non GPL compliant code.
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_bond.c | 678 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 D | ixgbevf.rst | 49 supplying patches against the kernel source to allow for static linking of the
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 4687 .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 D | user.c | 2990 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 D | README.rst | 76 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 D | keystone-navigator-qmss.txt | 6 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 D | README | 26 shared object building and linking.
|