Home
last modified time | relevance | path

Searched full:serializing (Results 1 – 25 of 161) sorted by relevance

1234567

/openbmc/linux/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt4 # description: arch supports core serializing membarrier
17 # instruction is core serializing, but not SYSEXIT.
23 # Given that neither SYSRET{L,Q}, nor SYSEXIT, are core serializing, we rely
/openbmc/linux/include/linux/
H A Dsync_core.h10 * on all architectures which return to user-space through core serializing
12 * If your architecture returns to user-space through non-core-serializing
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-javaobj-py3_0.4.4.bb1 SUMMARY = "Module for serializing and de-serializing Java objects."
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dfloating-point.json95 "BriefDescription": "SSE bottom-executing uOps retired. The number of serializing Ops retired.",
101 …"BriefDescription": "The number of serializing Ops retired. SSE control word mispredict traps due …
107 "BriefDescription": "x87 bottom-executing uOps retired. The number of serializing Ops retired.",
113 …ue to mispredictions in RC or PC, or changes in mask bits. The number of serializing Ops retired.",
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dfloating-point.json94 …"BriefDescription": "SSE/AVX bottom-executing ops retired. The number of serializing Ops retired.",
100 …"BriefDescription": "SSE/AVX control word mispredict traps. The number of serializing Ops retired.…
106 "BriefDescription": "x87 bottom-executing ops retired. The number of serializing Ops retired.",
112 …ue to mispredictions in RC or PC, or changes in mask bits. The number of serializing Ops retired.",
/openbmc/linux/security/integrity/ima/
H A Dima_queue.c70 * Calculate the memory required for serializing a single
126 * Return the amount of memory required for serializing the
156 * kexec, maintain the total memory size required for serializing the
/openbmc/linux/arch/x86/include/asm/
H A Dsync_core.h92 * Ensure that a core serializing instruction is issued before returning
94 * sysrel, and sysretq, which are not core serializing.
H A Dbarrier.h78 /* Atomic operations are already serializing on x86 */
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dfloating-point.json200 …"PublicDescription": "The number of serializing Ops retired. x87 control word mispredict traps due…
207 … "PublicDescription": "The number of serializing Ops retired. x87 bottom-executing uOps retired.",
214 …"PublicDescription": "The number of serializing Ops retired. SSE control word mispredict traps due…
221 … "PublicDescription": "The number of serializing Ops retired. SSE bottom-executing uOps retired.",
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-asn1crypto_1.5.1.bb1 SUMMARY = "A fast, pure Python library for parsing and serializing ASN.1 structures"
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h23 * @event_cb_lock: lock for serializing callback with unregister
42 /* lock for serializing callback with unregister */
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.h158 * @video_lock: mutex serializing video device operations
159 * @subdev_lock: mutex serializing subdev operations
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe.h118 struct mutex mbox_lock; /* For serializing mbox cmds to BE card */
126 spinlock_t mcc_lock; /* For serializing mcc cmds to BE card */
/openbmc/linux/include/uapi/linux/
H A Dmembarrier.h95 * have executed a core serializing
98 * core serializing instructions before they
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/
H A Draptor2_2.0.16.bb1 SUMMARY = "Library for parsing and serializing RDF syntaxes"
/openbmc/u-boot/arch/arm/include/asm/
H A Datomic.h26 /* Atomic operations are already serializing on ARM */
/openbmc/linux/fs/ntfs/
H A Dvolume.h85 struct rw_semaphore mftbmp_lock; /* Lock for serializing accesses to the
95 struct rw_semaphore lcnbmp_lock; /* Lock for serializing accesses to the
H A Drunlist.h37 * @lock: read/write spinlock for serializing access to @rl
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-apb.yaml16 multiple slaves bus in turn serializing IO accesses and routing them to the
/openbmc/linux/fs/ocfs2/
H A Docfs2_lockid.h96 /* Need to differntiate from [R]ename.. serializing writes is the
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc.h219 * @lock: lock for serializing userspace file operations
222 * @awb_lock: lock for serializing awb work queue operations
/openbmc/phosphor-inventory-manager/
H A Dserialize.hpp35 * Serializing only path for an empty interface to be consistent
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink.c37 /* serializing client_state and pdr_state updates */
42 /* serializing clients list updates */
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc.h230 * @lock: lock for serializing userspace file operations
233 * @awb_lock: lock for serializing awb work queue operations
/openbmc/linux/arch/mips/include/asm/
H A Dsmp.h68 * it goes straight through and wastes no time serializing

1234567