Home
last modified time | relevance | path

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

12345

/Linux-v5.10/Documentation/features/sched/membarrier-sync-core/
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
/Linux-v5.10/include/linux/
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
/Linux-v5.10/tools/perf/pmu-events/arch/x86/amdzen2/
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.",
/Linux-v5.10/security/integrity/ima/
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
/Linux-v5.10/arch/x86/include/asm/
Dsync_core.h92 * Ensure that a core serializing instruction is issued before returning
94 * sysrel, and sysretq, which are not core serializing.
Dbarrier.h81 /* Atomic operations are already serializing on x86 */
/Linux-v5.10/tools/perf/pmu-events/arch/x86/amdzen1/
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.",
/Linux-v5.10/drivers/scsi/be2iscsi/
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 */
/Linux-v5.10/include/uapi/linux/
Dmembarrier.h95 * have executed a core serializing
98 * core serializing instructions before they
/Linux-v5.10/drivers/media/platform/atmel/
Datmel-isc.h180 * @lock: lock for serializing userspace file operations
182 * @awb_lock: lock for serializing awb work queue operations
/Linux-v5.10/fs/ntfs/
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
Drunlist.h37 * @lock: read/write spinlock for serializing access to @rl
Dinode.h34 rwlock_t size_lock; /* Lock serializing access to inode sizes. */
71 struct mutex mrec_lock; /* Lock for serializing access to the
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-apb.yaml16 multiple slaves bus in turn serializing IO accesses and routing them to the
/Linux-v5.10/fs/ocfs2/
Docfs2_lockid.h98 /* Need to differntiate from [R]ename.. serializing writes is the
/Linux-v5.10/arch/x86/kernel/cpu/
Dhygon.c336 * don't have that MSR, LFENCE is already serializing. in init_hygon()
343 /* A serializing LFENCE stops RDTSC speculation */ in init_hygon()
/Linux-v5.10/arch/mips/include/asm/
Dsmp.h66 * it goes straight through and wastes no time serializing
/Linux-v5.10/include/linux/mfd/
Dmax8998-private.h130 * @iolock: mutex for serializing io access
Dwl1273-core.h266 struct mutex lock; /* for serializing fm radio operations */
/Linux-v5.10/kernel/sched/
Dmembarrier.c38 smp_mb(); /* IPIs should be serializing but paranoid. */ in ipi_mb()
53 smp_mb(); /* IPIs should be serializing but paranoid. */ in ipi_sync_core()
/Linux-v5.10/arch/sparc/lib/
Datomic32.c112 /* Atomic operations are already serializing */
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-isp.h152 * @video_lock: mutex serializing video device and the subdev operations
Dfimc-lite.h123 * @lock: mutex serializing video device and the subdev operations
/Linux-v5.10/fs/zonefs/
Dzonefs.h66 * sequential file truncation, two locks are used. For serializing
/Linux-v5.10/drivers/ata/
Dpata_cs5535.c16 * Review errata to see if serializing is necessary

12345