/openbmc/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 …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gtk-icon-cache.bbclass | 68 bb.note("adding hicolor-icon-theme dependency to %s" % pkg) 73 bb.note("adding gdk-pixbuf dependency to %s" % pkg) 77 bb.note("adding %s dependency to %s" % (d.getVar('GTKPN'), pkg)) 81 bb.note("adding gtk-icon-cache postinst and postrm scripts to %s" % pkg)
|
H A D | gsettings.bbclass | 33 bb.note("adding gsettings postinst scripts to %s" % pkg) 41 bb.note("adding gsettings postrm scripts to %s" % pkg)
|
H A D | mime.bbclass | 62 bb.note("adding mime postinst and postrm scripts to %s" % pkg) 74 bb.note("adding shared-mime-info-data dependency to %s" % pkg)
|
H A D | mime-xdg.bbclass | 65 bb.note("adding mime-xdg postinst and postrm scripts to %s" % pkg) 76 bb.note("adding desktop-file-utils dependency to %s" % pkg)
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 293.out | 9 == adding a password to slot 4 == 10 == adding a password to slot 1 == 11 == adding a password to slot 3 == 12 == adding a password to slot 2 == 33 == adding secret 0 == 35 == adding secret 3 (last slot) ==
|
/openbmc/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
|
/openbmc/openbmc/poky/documentation/sdk-manual/ |
H A D | appendix-customizing-standard.rst | 17 variables control the set of packages adding to the SDK. 29 provided by recipes with the standard SDK by adding "api-documentation"
|
/openbmc/linux/Documentation/core-api/ |
H A 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
|
/openbmc/linux/tools/perf/Documentation/ |
H A 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
|
/openbmc/linux/net/bridge/ |
H A D | br_switchdev.c | 315 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()
|
/openbmc/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 …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | new-machine.rst | 12 Although well within the capabilities of the Yocto Project, adding a 27 provides details about the device you are adding. 76 of adding a suitable ``defconfig`` file. The file needs to be added into 79 the :term:`SRC_URI` and adding the machine to the expression in
|
/openbmc/qemu/docs/system/ |
H A D | barrier.rst | 19 This protocol is enabled by adding an input-barrier object to QEMU. 40 by removing and re-adding the input-barrier object, for instance
|
/openbmc/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
|
/openbmc/u-boot/doc/ |
H A D | README.hwconfig | 37 experience by adding more mature interfaces, like a hwconfig 38 command with bells and whistles. Or not adding, if we feel
|
/openbmc/linux/tools/testing/selftests/rcutorture/configs/lock/ |
H A D | ver_functions.sh | 16 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
|
/openbmc/linux/tools/testing/selftests/rcutorture/configs/scf/ |
H A D | ver_functions.sh | 16 echo CPU-hotplug kernel, adding scftorture onoff. 1>&2
|
/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/ |
H A D | ver_functions.sh | 28 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
|
/openbmc/qemu/ |
H A D | .exrc | 1 "VIM settings to match QEMU coding style. They are activated by adding the
|
/openbmc/linux/security/integrity/evm/ |
H A D | Kconfig | 26 WARNING: changing the HMAC calculation method or adding 43 WARNING: changing the HMAC calculation method or adding
|
/openbmc/qemu/contrib/gitdm/ |
H A D | aliases | 4 # if you are adding something here also consider if the .mailmap needs 47 # to strict SPF, although we prefer to avoid adding more entries like that.
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | index.rst | 22 adding-syscalls
|
/openbmc/qemu/docs/devel/ |
H A D | index-build.rst | 5 some of the basics if you are adding new files and targets to the build.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-flask-jsonpify_1.5.0.bb | 1 DESCRIPTION = "A Flask extension adding a decorator for JSONP support"
|