Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1640 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 Dintro.rst19 * 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/Documentation/core-api/
H A Dmemory-hotplug.rst89 When adding/removing memory that uses memory block devices (i.e. ordinary RAM),
99 device_hotplug_lock when adding memory and user space tries to online that
114 When adding/removing/onlining/offlining memory or adding/removing
/linux/tools/perf/Documentation/
H A Dcallchain-overhead-calculation.txt5 adding all period values of the entry - usually a function (symbol).
9 The 'children' overhead is calculated by adding all period values of
106 specifying --no-children option on the command line or by adding
/linux/net/bridge/
H A Dbr_switchdev.c315 bool adding, struct notifier_block *nb) in br_switchdev_fdb_replay() argument
330 if (adding) in br_switchdev_fdb_replay()
447 const void *ctx, bool adding, in br_switchdev_vlan_replay() argument
464 if (adding) in br_switchdev_vlan_replay()
484 if (adding) { in br_switchdev_vlan_replay()
675 const void *ctx, bool adding, struct notifier_block *nb, in br_switchdev_mdb_replay() argument
699 if (adding) in br_switchdev_mdb_replay()
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1271 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/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt14 - 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 Dver_functions.sh16 echo CPU-hotplug kernel, adding scftorture onoff. 1>&2
/linux/tools/testing/selftests/rcutorture/configs/lock/
H A Dver_functions.sh16 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A Dver_functions.sh28 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
/linux/security/integrity/evm/
H A DKconfig27 WARNING: changing the HMAC calculation method or adding
44 WARNING: changing the HMAC calculation method or adding
/linux/kernel/cgroup/
H A Dcpuset.c1434 bool adding, deleting; in remote_cpus_update() local
1446 adding = cpumask_andnot(tmp->addmask, newmask, cs->effective_xcpus); in remote_cpus_update()
1454 if (adding && (!capable(CAP_SYS_ADMIN) || in remote_cpus_update()
1460 if (adding) in remote_cpus_update()
1581 int adding; /* Adding cpus to parent's effective_cpus */ in update_parent_effective_cpumask() local
1596 adding = deleting = false; in update_parent_effective_cpumask()
1608 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1660 adding = !is_prs_invalid(old_prs) && in update_parent_effective_cpumask()
1662 if (adding) in update_parent_effective_cpumask()
1691 adding = false; in update_parent_effective_cpumask()
[all …]
/linux/drivers/iio/multiplexer/
H A DKconfig5 # When adding new entries keep the list in alphabetical order
/linux/Documentation/translations/sp_SP/process/
H A Dindex.rst22 adding-syscalls
/linux/drivers/iio/common/scmi_sensors/
H A DKconfig4 # When adding new entries keep the list in alphabetical order
/linux/drivers/iio/afe/
H A DKconfig5 # When adding new entries keep the list in alphabetical order
/linux/drivers/iio/potentiostat/
H A DKconfig5 # When adding new entries keep the list in alphabetical order
/linux/drivers/iio/filter/
H A DKconfig4 # When adding new entries keep the list in alphabetical order
/linux/arch/sparc/
H A DKconfig.debug20 Sparc64 hardlockup detector is the last one developed before adding
/linux/Documentation/networking/
H A Dcdc_mbim.rst183 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/Documentation/networking/caif/
H A Dlinux_caif.rst95 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/Documentation/driver-api/firmware/
H A Dfirmware_cache.rst26 * 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/drivers/iio/orientation/
H A DKconfig5 # When adding new entries keep the list in alphabetical order
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtc-rtc0-device-rtc_calibration9 by adding to it the value of this attribute.
/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci19 // That ensures we are adding it only to the main module source file.

12345678910>>...14