| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 1640 static enum mlxsw_reg_sfd_op mlxsw_sp_sfd_op(bool adding) in mlxsw_sp_sfd_op() argument 1642 return adding ? MLXSW_REG_SFD_OP_WRITE_EDIT : in mlxsw_sp_sfd_op() 1648 const char *mac, u16 fid, __be32 addr, bool adding) in mlxsw_sp_port_fdb_tun_uc_op4() argument 1660 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in mlxsw_sp_port_fdb_tun_uc_op4() 1679 u32 kvdl_index, bool adding) in mlxsw_sp_port_fdb_tun_uc_op6_sfd_write() argument 1689 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in mlxsw_sp_port_fdb_tun_uc_op6_sfd_write() 1749 u16 fid, const struct in6_addr *addr, bool adding) in mlxsw_sp_port_fdb_tun_uc_op6() argument 1751 if (adding) in mlxsw_sp_port_fdb_tun_uc_op6() 1763 bool adding, bool dynamic) in mlxsw_sp_port_fdb_tunnel_uc_op() argument 1768 addr->addr4, adding); in mlxsw_sp_port_fdb_tunnel_uc_op() [all …]
|
| /linux/Documentation/driver-api/fpga/ |
| H A D | intro.rst | 19 * Generally, when adding code, think of the future. Plan for reuse. 26 If you are adding a new FPGA or a new method of programming an FPGA, 46 If you are adding a new interface to the FPGA framework, add it on top
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 1271 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_ipv4_neigh() local 1284 updating = found && adding; in ofdpa_port_ipv4_neigh() 1285 removing = found && !adding; in ofdpa_port_ipv4_neigh() 1286 adding = !found && adding; in ofdpa_port_ipv4_neigh() 1288 if (adding) { in ofdpa_port_ipv4_neigh() 1328 if (adding || removing) { in ofdpa_port_ipv4_neigh() 1342 if (!adding) in ofdpa_port_ipv4_neigh() 1383 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_ipv4_nh() local 1397 updating = found && adding; in ofdpa_port_ipv4_nh() 1398 removing = found && !adding; in ofdpa_port_ipv4_nh() [all …]
|
| /linux/tools/perf/Documentation/ |
| H A D | callchain-overhead-calculation.txt | 6 adding all period values of the entry - usually a function (symbol). 10 The 'children' overhead is calculated by adding all period values of 107 specifying --no-children option on the command line or by adding
|
| /linux/net/bridge/ |
| H A D | br_switchdev.c | 318 bool adding, struct notifier_block *nb) in br_switchdev_fdb_replay() argument 333 if (adding) in br_switchdev_fdb_replay() 450 const void *ctx, bool adding, in br_switchdev_vlan_replay() argument 467 if (adding) in br_switchdev_vlan_replay() 487 if (adding) { in br_switchdev_vlan_replay() 683 const void *ctx, bool adding, struct notifier_block *nb, in br_switchdev_mdb_replay() argument 707 if (adding) in br_switchdev_mdb_replay()
|
| /linux/tools/testing/selftests/tc-testing/creating-plugins/ |
| H A D | AddingPlugins.txt | 14 - adding commands to be run before and/or after the test suite 15 - adding commands to be run before and/or after the test cases 16 - adding commands to be run before and/or after the execute phase of the test cases
|
| /linux/tools/testing/selftests/rcutorture/configs/scf/ |
| H A D | ver_functions.sh | 16 echo CPU-hotplug kernel, adding scftorture onoff. 1>&2
|
| /linux/tools/testing/selftests/rcutorture/configs/lock/ |
| H A D | ver_functions.sh | 16 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
|
| /linux/security/integrity/evm/ |
| H A D | Kconfig | 27 WARNING: changing the HMAC calculation method or adding 44 WARNING: changing the HMAC calculation method or adding
|
| /linux/kernel/cgroup/ |
| H A D | cpuset.c | 1715 bool adding, deleting; in remote_cpus_update() local 1728 adding = cpumask_andnot(tmp->addmask, excpus, cs->effective_xcpus); in remote_cpus_update() 1736 if (adding) { in remote_cpus_update() 1751 if (adding) in remote_cpus_update() 1764 if (adding || deleting) in remote_cpus_update() 1820 int adding; /* Adding cpus to parent's effective_cpus */ in update_parent_effective_cpumask() local 1835 adding = deleting = false; in update_parent_effective_cpumask() 1846 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask() 1918 adding = true; in update_parent_effective_cpumask() 1949 adding = false; in update_parent_effective_cpumask() [all …]
|
| /linux/tools/testing/selftests/rcutorture/configs/rcu/ |
| H A D | ver_functions.sh | 28 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
|
| /linux/drivers/iio/multiplexer/ |
| H A D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
| /linux/drivers/iio/common/scmi_sensors/ |
| H A D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
| /linux/Documentation/networking/ |
| H A D | cdc_mbim.rst | 183 The userspace management application is responsible for adding new 188 For example, adding a link for a MBIM IP session with SessionId 3:: 225 adding the dummy ethernet header on TX and stripping it on RX. 240 Note that adding VLAN links for DSS sessions is entirely optional. A 243 map frames to the correct DSS session and adding 18 byte VLAN ethernet 285 behaviour is triggered by adding a VLAN link for the magic VLAN ID
|
| /linux/drivers/iio/afe/ |
| H A D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
| /linux/drivers/iio/potentiostat/ |
| H A D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
| /linux/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 95 CAIF Packet has functions for creating, destroying and adding content 96 and for adding/extracting header and trailers to protocol packets. 101 Stack and provides a Client interface for adding Link-Layer and
|
| /linux/drivers/iio/filter/ |
| H A D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | firmware_cache.rst | 26 * The firmware cache is setup by adding a devres entry for each device that 36 criteria the firmware cache is setup by adding a devres entry for the
|
| /linux/arch/sparc/ |
| H A D | Kconfig.debug | 20 Sparc64 hardlockup detector is the last one developed before adding
|
| /linux/drivers/iio/orientation/ |
| H A D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtc-rtc0-device-rtc_calibration | 9 by adding to it the value of this attribute.
|
| /linux/scripts/coccinelle/misc/ |
| H A D | add_namespace.cocci | 19 // That ensures we are adding it only to the main module source file.
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | authors.rst | 15 Jeremy Allison of the Samba team has done invaluable work in adding the server 49 - Pavel Shilovsky (for great work adding SMB2 support, and various SMB3 features)
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | nand-macronix.txt | 13 randomizer is recommended by default by adding a new specific property
|