Home
last modified time | relevance | path

Searched full:protects (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsafe_finger.83 safe_finger \- finger client wrapper that protects against nasty stuff
10 command protects against nasty stuff from finger servers. Use this
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-scsi.h88 QemuMutex event_lock; /* protects event_vq and events_dropped */
91 QemuMutex ctrl_lock; /* protects ctrl_vq */
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DTrustedComponent.interface.yaml28 this resource protects.
/openbmc/qemu/include/qemu/
H A Dprogress_meter.h43 QemuMutex lock; /* protects concurrent access to above fields */
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_sec_common.h45 * region of external memory for secure world use, and protects it using memory
/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/
H A Dsysctl.conf64 # Protects against creating or following links under certain conditions
/openbmc/qemu/include/block/
H A Dexport.h76 /* The AioContext whose lock protects this BlockExport object. */
H A Dthrottle-groups.h38 /* throttled_reqs_lock protects the CoQueues for throttled requests. */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.service50 # Protects against vulnerabilities such as CVE-2016-8655
/openbmc/qemu/block/
H A Dparallels.h62 /** Locking is conservative, the lock protects
H A Dbackup.c272 /* rdlock protects the subsequent call to bdrv_is_allocated() */ in backup_run()
379 /* QMP interface protects us from these cases */ in backup_job_create()
/openbmc/qemu/plugins/
H A Dplugin.h39 * @lock protects the struct as well as ctx->uninstalling.
/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h304 * Since UBI protects only static volumes, this field is not relevant to
422 * @volumes_lock: protects @volumes, @rsvd_pebs, @avail_pebs, beb_rsvd_pebs,
441 * @device_mutex: protects on-flash volume table and serializes volume
449 * @ltree_lock: protects the lock tree and @global_sqnum
458 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
474 * @wl_lock: protects the @used, @free, @pq, @pq_head, @lookuptbl, @move_from,
524 * @buf_mutex: protects @peb_buf
/openbmc/qemu/docs/devel/
H A Dlockcnt.rst14 ``QLIST_FOREACH_SAFE`` protects against deletion of the current node (``ioh``)
93 Most of the time, the mutex protects all writes to the data structure,
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml54 protects against the signing entity falsely denying
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/
H A DItem.interface.yaml112 component object that protects this item.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DKey.v1_4_1.json270 "description": "The NVMe security protocols that a key protects.",
286 … "longDescription": "This enumeration shall list the NVMe security protocols that a key protects.",
/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h317 * Protects IOMMU states in general. Currently it protects the
/openbmc/qemu/util/
H A Dyank.c36 * This lock protects the yank_instance_list below. Because it's taken by
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml123 protects against the signing entity falsely
/openbmc/u-boot/arch/arm/cpu/armv8/
H A DKconfig47 master CPU protects the relocated spin code.
/openbmc/qemu/replay/
H A Dreplay-internal.c22 It also protects replay events queue which stores events to be
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h955 * protects @dirty, @bulk_read, @ui_size, and @xattr_size
956 * @ui_lock: protects @synced_i_size
1596 * @cnt_lock: protects @highest_inum and @max_sqnum counters
1604 * @log_mutex: protects the log, @lhead_lnum, @lhead_offs, @ltail_lnum, and
1612 * @buds_lock: protects the @buds tree, @bud_bytes, and per-journal head bud
1634 * @tnc_mutex: protects the Tree Node Cache (TNC), @zroot, @cnext, @enext, and
1655 * @bu_mutex: protects the pre-allocated bulk-read buffer and @c->bu
1658 * @write_reserve_mutex: protects @write_reserve_buf
1704 * @space_lock: protects @bi and @lst
1775 * @lp_mutex: protects lprops table and all the other lprops-related fields
/openbmc/u-boot/board/compulab/common/
H A Deeprom.c225 * field if there's any deviation from it. It also protects from overflow.
337 * field if there's any deviation from it. It also protects from overflow in the
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt22 Assign a unique passphrase for the site key. The site key passphrase protects the site key, which i…

1234