Home
last modified time | relevance | path

Searched refs:linking (Results 1 – 25 of 82) 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/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 Drt5663.txt43 Pins on the device (for linking into audio routes) for RT5663:
/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()
H A Dbridge.c146 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 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.c4684 .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 Duser.c2989 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 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.
/linux/Documentation/bpf/
H A Dbpf_licensing.rst64 Linux Kernel (while being GPLv2) allows linking of proprietary kernel modules
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c1125 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()

1234