| /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-4.19/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-4.19/net/batman-adv/ |
| D | main.h | 327 * * when adding nothing - it is neither a predecessor nor a successor 328 * * before adding more than 127 to the starting value - it is a predecessor, 329 * * when adding 128 - it is neither a predecessor nor a successor, 330 * * after adding more than 127 to the starting value - it is a successor 353 * * when adding nothing - it is neither a predecessor nor a successor 354 * * before adding more than 127 to the starting value - it is a predecessor, 355 * * when adding 128 - it is neither a predecessor nor a successor, 356 * * after adding more than 127 to the starting value - it is a successor
|
| /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-4.19/Documentation/sh/ |
| D | new-machine.txt | 2 Adding a new board to LinuxSH 85 2. Adding a New Board 88 The first thing to determine is whether the board you are adding will be 93 board in arch/sh/boards/ and adding rules to hook your board in with the 110 explain this, we use some examples for adding an imaginary board. For 171 Adding a new machine is relatively trivial (using vapor as an example): 237 This is done by adding an entry to the end of the arch/sh/tools/mach-types
|
| /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-4.19/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-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-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-4.19/drivers/nvme/host/ |
| D | fabrics.h | 67 * on adding a NVMe controller. 74 * subsystem which is adding a controller. 76 * subsystem which is adding a controller. 114 * when adding a new NVMe controller. 116 * 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-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-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-4.19/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/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-4.19/fs/btrfs/tests/ |
| D | free-space-tests.c | 28 test_err("error adding initial extents %d", ret); in test_extents() 46 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-4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_switchdev.c | 1215 static enum mlxsw_reg_sfd_op mlxsw_sp_sfd_op(bool adding) in mlxsw_sp_sfd_op() argument 1217 return adding ? MLXSW_REG_SFD_OP_WRITE_EDIT : in mlxsw_sp_sfd_op() 1222 const char *mac, u16 fid, bool adding, in __mlxsw_sp_port_fdb_uc_op() argument 1234 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in __mlxsw_sp_port_fdb_uc_op() 1250 const char *mac, u16 fid, bool adding, in mlxsw_sp_port_fdb_uc_op() argument 1253 return __mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, adding, in mlxsw_sp_port_fdb_uc_op() 1259 bool adding) in mlxsw_sp_rif_fdb_op() argument 1261 return __mlxsw_sp_port_fdb_uc_op(mlxsw_sp, 0, mac, fid, adding, in mlxsw_sp_rif_fdb_op() 1268 bool adding, bool dynamic) in mlxsw_sp_port_fdb_uc_lag_op() argument 1278 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in mlxsw_sp_port_fdb_uc_lag_op() [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/ |
| D | samsung,exynos-adc.txt | 60 Example: adding device info in dtsi file 76 Example: adding device info in dtsi file for Exynos3250 with additional sclk 92 Example: Adding child nodes in dts file
|
| /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-4.19/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 | 105 * @parent: parent device for the device we're adding 106 * @name: base name of the device we're adding 136 * @name: base name of the device we're adding 166 * @parent: parent device for the device we're adding 167 * @name: base name of the device we're adding
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | platform_device.h | 85 * @parent: parent device for the device we're adding 86 * @name: base name of the device we're adding 116 * @name: base name of the device we're adding 146 * @parent: parent device for the device we're adding 147 * @name: base name of the device we're adding
|
| /kernel/linux/linux-5.10/security/integrity/evm/ |
| D | Kconfig | 26 WARNING: changing the HMAC calculation method or adding 43 WARNING: changing the HMAC calculation method or adding
|
| /kernel/linux/linux-4.19/security/integrity/evm/ |
| D | Kconfig | 25 WARNING: changing the HMAC calculation method or adding 42 WARNING: changing the HMAC calculation method or adding
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | cdc_mbim.txt | 176 The userspace management application is responsible for adding new 181 For example, adding a link for a MBIM IP session with SessionId 3: 217 adding the dummy ethernet header on TX and stripping it on RX. 232 Note that adding VLAN links for DSS sessions is entirely optional. A 235 map frames to the correct DSS session and adding 18 byte VLAN ethernet 276 behaviour is triggered by adding a VLAN link for the magic VLAN ID
|