Home
last modified time | relevance | path

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

12345678910

/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/tools/perf/Documentation/
H A Dcallchain-overhead-calculation.txt6 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/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/kernel/cgroup/
H A Dcpuset.c1590 bool adding, deleting; in remote_cpus_update() local
1603 adding = cpumask_andnot(tmp->addmask, excpus, cs->effective_xcpus); in remote_cpus_update()
1611 if (adding) { in remote_cpus_update()
1626 if (adding) in remote_cpus_update()
1638 if (adding || deleting) in remote_cpus_update()
1694 int adding; /* Adding cpus to parent's effective_cpus */ in update_parent_effective_cpumask() local
1709 adding = deleting = false; in update_parent_effective_cpumask()
1720 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1793 adding = true; in update_parent_effective_cpumask()
1824 adding = false; in update_parent_effective_cpumask()
[all …]
/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/security/integrity/evm/
H A DKconfig27 WARNING: changing the HMAC calculation method or adding
44 WARNING: changing the HMAC calculation method or adding
/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A Dver_functions.sh28 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
/linux/drivers/iio/multiplexer/
H A DKconfig5 # When adding new entries keep the list in alphabetical order
/linux/drivers/iio/common/scmi_sensors/
H A DKconfig4 # When adding new entries keep the list in alphabetical order
/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/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/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/arch/sparc/
H A DKconfig.debug20 Sparc64 hardlockup detector is the last one developed before adding
/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.
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst15 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 Dnand-macronix.txt13 randomizer is recommended by default by adding a new specific property
/linux/Documentation/translations/zh_CN/process/
H A Dindex.rst93 * adding-syscalls
/linux/tools/power/pm-graph/config/
H A Dcgskip.txt8 # adding or removing function symbol names.
/linux/drivers/iio/position/
H A DKconfig5 # When adding new entries keep the list in alphabetical order

12345678910