| /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/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 | rt5663.txt | 43 Pins on the device (for linking into audio routes) for RT5663:
|
| /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()
|
| H A D | bridge.c | 146 err = info->linking ? in mlx5_esw_bridge_port_changeupper() 152 err = info->linking ? in mlx5_esw_bridge_port_changeupper()
|
| /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 | 4684 .linking = true, in mlxsw_sp_netdevice_validate_uppers() 4740 if (!info->linking) in mlxsw_sp_netdevice_port_upper_event() 4816 if (info->linking) { in mlxsw_sp_netdevice_port_upper_event() 4831 if (info->linking) { in mlxsw_sp_netdevice_port_upper_event() 4842 if (info->linking) in mlxsw_sp_netdevice_port_upper_event() 4847 if (!info->linking) in mlxsw_sp_netdevice_port_upper_event() 4854 if (info->linking) in mlxsw_sp_netdevice_port_upper_event() 4924 if (info->linking) in mlxsw_sp_netdevice_post_lag_event() 4975 if (!info->linking) in mlxsw_sp_netdevice_port_vlan_event() 4996 if (info->linking) { in mlxsw_sp_netdevice_port_vlan_event() [all …]
|
| /linux/net/dsa/ |
| H A D | user.c | 2989 if (info->linking) { in dsa_user_changeupper() 3004 if (info->linking) { in dsa_user_changeupper() 3018 if (info->linking) { in dsa_user_changeupper() 3045 if (netif_is_bridge_master(info->upper_dev) && !info->linking) in dsa_user_prechangeupper() 3047 else if (netif_is_lag_master(info->upper_dev) && !info->linking) in dsa_user_prechangeupper() 3141 netif_is_bridge_master(info->upper_dev) && info->linking) { in dsa_prevent_bridging_8021q_upper() 3250 if (!info->linking) in dsa_conduit_prechangeupper_sanity_check() 3286 if (!info->linking) in dsa_lag_conduit_prechangelower_sanity_check() 3329 if (!info->linking) in dsa_bridge_prechangelower_sanity_check() 3465 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.
|
| /linux/Documentation/bpf/ |
| H A D | bpf_licensing.rst | 64 Linux Kernel (while being GPLv2) allows linking of proprietary kernel modules
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 1125 if (!cu_info->linking) in prestera_netdev_port_event() 1152 if (cu_info->linking) in prestera_netdev_port_event() 1158 if (cu_info->linking) in prestera_netdev_port_event()
|