/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.hpp | 43 * This helps reduce the number of mapper lookups we need for each 64 * @param[in] bus - The bus object used for lookups 74 * @param[in] bus - The bus object used for lookups 158 * retains a cache of previous lookups to speed up future iterations. 169 * @param[in] bus - The bus object used for lookups 242 * @param[in] bus - The bus object used for lookups 298 * for one off lookups. Don't use this if you intend to do multiple 299 * lookups at a time. 301 * @param[in] bus - The bus object used for lookups 320 * @param[in] bus - The bus object used for lookups [all …]
|
H A D | transporthandler.cpp | 200 * @param[in] bus - The bus object used for lookups 214 * @param[in] bus - The bus object used for lookups 258 * @param[in] bus - The bus object used for lookups 280 * @param[in] bus - The bus object used for lookups 320 * @param[in] bus - The bus object used for lookups 397 * @param[in] bus - The bus object used for lookups 413 * @param[in] bus - The bus object used for lookups 488 * @param[in] bus - The bus object used for lookups 514 * @param[in] bus - The bus object used for lookups 548 * @param[in] bus - The bus object used for lookups [all …]
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | elog-errors.hpp | 164 * mako template lookups. 176 * mako template lookups. 190 * mako template lookups. 241 * mako template lookups. 254 * mako template lookups. 268 * mako template lookups. 319 * mako template lookups. 368 * mako template lookups. 382 * mako template lookups. 431 * mako template lookups. [all …]
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | elog-errors.hpp | 62 * mako template lookups. 107 * mako template lookups. 154 * mako template lookups. 168 * mako template lookups. 217 * mako template lookups. 269 * mako template lookups. 283 * mako template lookups. 336 * mako template lookups. 385 * mako template lookups. 435 * mako template lookups. [all …]
|
/openbmc/phosphor-power/ |
H A D | elog-errors.hpp | 1458 * mako template lookups. 1470 * mako template lookups. 1484 * mako template lookups. 1535 * mako template lookups. 1548 * mako template lookups. 1562 * mako template lookups. 1613 * mako template lookups. 1662 * mako template lookups. 1676 * mako template lookups. 1725 * mako template lookups. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmaxminddb/ |
H A D | libmaxminddb_1.4.3.bb | 4 format designed to facilitate fast lookups of IP addresses while allowing \
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | README.lanplus | 54 username/privilege lookups in the RAKP 1 message sent from ipmitool. We 55 currently specify the use of username only lookups for authentication.
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 12_makefile_config.patch | 33 # lookups altogether, see the next section. 39 # Optional: turning off hostname lookups
|
/openbmc/qemu/include/io/ |
H A D | task.h | 149 * lookups) to be easily run non-blocking. Reporting the 155 * while DNS lookups take place if given a name, instead of IP 157 * DNS API, so the to get non-blocking DNS lookups in a portable
|
/openbmc/qemu/target/openrisc/ |
H A D | mmu.c | 118 /* The mmu is disabled; lookups never fail. */ in openrisc_cpu_tlb_fill() 176 /* The mmu is definitely disabled; lookups never fail. */ in openrisc_cpu_get_phys_page_debug()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/ |
H A D | Create.interface.yaml | 21 directory server for lookups.
|
H A D | Config.interface.yaml | 19 server for lookups.
|
/openbmc/openbmc/meta-phosphor/recipes-support/nss-pam-ldapd/ |
H A D | nss-pam-ldapd_0.9.13.bb | 3 daemon for NSS and PAM lookups using LDAP \
|
/openbmc/qemu/util/ |
H A D | qht.c | 14 * - Lookups are performed under an RCU read-critical section; removals 18 * - Reads (i.e. lookups and iterators) can be concurrent with other reads. 19 * Lookups that are concurrent with writes to the same bucket will retry 21 * concurrent with lookups and are serialized wrt writers. 32 * - Failed lookups fail fast, and touch a minimum number of cache lines. 33 * - Resizing the hash table with concurrent lookups is easy. 43 * just-removed entry. This makes lookups slightly faster, since the moment an
|
/openbmc/u-boot/doc/ |
H A D | README.dns | 20 will send name lookups to the dns server (env var 'dnsip')
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_table.hpp | 99 /** @brief handle to FileEntry mappings for lookups based on file handle */
|
/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl/ |
H A D | lib.sh | 117 # normally cache the sysfs lookups for gpios run 120 # up future lookups. This call allows scripts to
|
/openbmc/qemu/include/hw/pci-host/ |
H A D | pnv_phb3.h | 52 * do fast lookups so instead we simply keep a QLIST of them for now,
|
H A D | pnv_phb4.h | 29 * really need to do fast lookups so instead we simply keep a QLIST of
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/ |
H A D | geoip_1.6.12.bb | 6 using reverse DNS lookups."
|
/openbmc/phosphor-logging/tools/phosphor-logging/templates/ |
H A D | elog-gen-template.hpp.mako | 70 * mako template lookups.
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config_mgr.hpp | 63 to the directory server for lookups.
|
/openbmc/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 70 back QHT based hash table is also designed for lockless lookups. Locks 85 code or entries from any shared lookups/caches. Structures held on a
|
/openbmc/qemu/io/ |
H A D | channel-socket.c | 222 * still blocks in DNS lookups, so we must use a thread */ in qio_channel_socket_connect_async() 299 /* socket_listen() blocks in DNS lookups, so we must use a thread */ in qio_channel_socket_listen_async() 354 /* socket_dgram() blocks in DNS lookups, so we must use a thread */ in qio_channel_socket_dgram_worker()
|
/openbmc/qemu/target/xtensa/ |
H A D | xtensa-isa-internal.h | 206 * we can get away with implementing lookups with tables indexed by
|