| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | tc_flower_l2_miss.sh | 88 # Before adding FDB entry. 92 check_err $? "Unknown unicast filter was not hit before adding FDB entry" 95 check_err $? "Known unicast filter was hit before adding FDB entry" 97 # Adding FDB entry. 103 check_err $? "Unknown unicast filter was hit after adding FDB entry" 106 check_err $? "Known unicast filter was not hit after adding FDB entry" 145 # Before adding MDB entry. 149 check_err $? "Unregistered multicast filter was not hit before adding MDB entry" 152 check_err $? "Registered multicast filter was hit before adding MDB entry" 154 # Adding MDB entry. [all …]
|
| D | bridge_locked_port.sh | 105 check_fail $? "Ping worked after locking port, but before adding FDB entry" 110 check_err $? "Ping did not work after locking port and adding FDB entry" 135 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry" 140 check_err $? "Ping through vlan did not work after locking port and adding FDB entry" 164 check_fail $? "Ping6 worked after locking port, but before adding FDB entry" 168 check_err $? "Ping6 did not work after locking port and adding FDB entry"
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/creating-plugins/ |
| D | AddingPlugins.txt | 1 tdc - Adding plugins for tdc 5 ADDING PLUGINS 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/creating-plugins/ |
| D | AddingPlugins.txt | 1 tdc - Adding plugins for tdc 5 ADDING PLUGINS 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| 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 …]
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | main.h | 316 * * when adding nothing - it is neither a predecessor nor a successor 317 * * before adding more than 127 to the starting value - it is a predecessor, 318 * * when adding 128 - it is neither a predecessor nor a successor, 319 * * after adding more than 127 to the starting value - it is a successor 342 * * when adding nothing - it is neither a predecessor nor a successor 343 * * before adding more than 127 to the starting value - it is a predecessor, 344 * * when adding 128 - it is neither a predecessor nor a successor, 345 * * after adding more than 127 to the starting value - it is a successor
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| D | main.h | 312 * * when adding nothing - it is neither a predecessor nor a successor 313 * * before adding more than 127 to the starting value - it is a predecessor, 314 * * when adding 128 - it is neither a predecessor nor a successor, 315 * * after adding more than 127 to the starting value - it is a successor 338 * * when adding nothing - it is neither a predecessor nor a successor 339 * * before adding more than 127 to the starting value - it is a predecessor, 340 * * when adding 128 - it is neither a predecessor nor a successor, 341 * * after adding more than 127 to the starting value - it is a successor
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_switchdev.c | 1281 static enum mlxsw_reg_sfd_op mlxsw_sp_sfd_op(bool adding) in mlxsw_sp_sfd_op() argument 1283 return adding ? MLXSW_REG_SFD_OP_WRITE_EDIT : in mlxsw_sp_sfd_op() 1291 bool adding, bool dynamic) in mlxsw_sp_port_fdb_tunnel_uc_op() argument 1314 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in mlxsw_sp_port_fdb_tunnel_uc_op() 1333 const char *mac, u16 fid, bool adding, in __mlxsw_sp_port_fdb_uc_op() argument 1345 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in __mlxsw_sp_port_fdb_uc_op() 1361 const char *mac, u16 fid, bool adding, in mlxsw_sp_port_fdb_uc_op() argument 1364 return __mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, adding, in mlxsw_sp_port_fdb_uc_op() 1370 bool adding) in mlxsw_sp_rif_fdb_op() argument 1372 return __mlxsw_sp_port_fdb_uc_op(mlxsw_sp, 0, mac, fid, adding, in mlxsw_sp_rif_fdb_op() [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/fpga/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/driver-api/fpga/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | memory-hotplug.rst | 89 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
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| D | fabrics.h | 65 * on adding a NVMe controller. 72 * subsystem which is adding a controller. 74 * subsystem which is adding a controller. 124 * when adding a new NVMe controller. 126 * when adding a new NVMe controller.
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | memory-hotplug.rst | 92 When adding/removing memory that uses memory block devices (i.e. ordinary RAM), 102 device_hotplug_lock when adding memory and user space tries to online that 117 When adding/removing/onlining/offlining memory or adding/removing
|
| /kernel/linux/linux-6.6/Documentation/arch/sh/ |
| D | new-machine.rst | 4 Adding a new board to LinuxSH 89 2. Adding a New Board 92 The first thing to determine is whether the board you are adding will be 97 board in arch/sh/boards/ and adding rules to hook your board in with the 114 explain this, we use some examples for adding an imaginary board. For 167 Adding a new machine is relatively trivial (using vapor as an example): 233 This is done by adding an entry to the end of the arch/sh/tools/mach-types
|
| /kernel/linux/linux-5.10/Documentation/sh/ |
| D | new-machine.rst | 4 Adding a new board to LinuxSH 89 2. Adding a New Board 92 The first thing to determine is whether the board you are adding will be 97 board in arch/sh/boards/ and adding rules to hook your board in with the 114 explain this, we use some examples for adding an imaginary board. For 167 Adding a new machine is relatively trivial (using vapor as an example): 233 This is done by adding an entry to the end of the arch/sh/tools/mach-types
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
| D | bridge_locked_port.sh | 105 check_fail $? "Ping worked after locking port, but before adding FDB entry" 110 check_err $? "Ping did not work after locking port and adding FDB entry" 135 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry" 140 check_err $? "Ping through vlan did not work after locking port and adding FDB entry" 164 check_fail $? "Ping6 worked after locking port, but before adding FDB entry" 168 check_err $? "Ping6 did not work after locking port and adding FDB entry"
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| D | fabrics.h | 72 * on adding a NVMe controller. 82 * subsystem which is adding a controller. 84 * subsystem which is adding a controller. 141 * when adding a new NVMe controller. 143 * when adding a new NVMe controller.
|
| /kernel/linux/linux-5.10/fs/btrfs/tests/ |
| D | free-space-tests.c | 29 test_err("error adding initial extents %d", ret); in test_extents() 47 test_err("error adding half extent %d", ret); in test_extents() 412 * at an offset where the extent entry ends. We keep adding and in test_steal_space_from_bitmap_to_extent() 415 * result in adding new extent entries or merging the new space in test_steal_space_from_bitmap_to_extent() 511 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() 522 * the cache after adding that free space region. in test_steal_space_from_bitmap_to_extent() 536 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() 542 * the cache after adding that free space region. in test_steal_space_from_bitmap_to_extent() 555 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() 709 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
| D | tdc_config_local_template.py | 15 # example adding value to NAMES, without editing tdc_config.py 20 # example adding values to ENVIR, without editing tdc_config.py
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
| D | tdc_config_local_template.py | 15 # example adding value to NAMES, without editing tdc_config.py 20 # example adding values to ENVIR, without editing tdc_config.py
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| D | free-space-tests.c | 29 test_err("error adding initial extents %d", ret); in test_extents() 47 test_err("error adding half extent %d", ret); in test_extents() 411 * at an offset where the extent entry ends. We keep adding and in test_steal_space_from_bitmap_to_extent() 414 * result in adding new extent entries or merging the new space in test_steal_space_from_bitmap_to_extent() 510 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() 521 * the cache after adding that free space region. in test_steal_space_from_bitmap_to_extent() 535 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() 541 * the cache after adding that free space region. in test_steal_space_from_bitmap_to_extent() 554 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() 708 test_err("error adding free space: %d", ret); in test_steal_space_from_bitmap_to_extent() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | callchain-overhead-calculation.txt | 5 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
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | callchain-overhead-calculation.txt | 5 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
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | platform_device.h | 109 * @parent: parent device for the device we're adding 110 * @name: base name of the device we're adding 140 * @name: base name of the device we're adding 170 * @parent: parent device for the device we're adding 171 * @name: base name of the device we're adding
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| D | nft_audit.sh | 61 # adding tables, chains and rules 99 # adding sets and elements 113 # adding counters 127 # adding/updating quotas
|