freebsd-src/sys/contrib/ck/include
Mark Johnston b5ed3ef802 ck/aarch64: Specify output operands for ck_pr_md_store_*
This is a backport of upstream commit d1e9f03b89:

    ck_pr/aarch64: Specify output operands for ck_pr_md_store_*

    As in commit 2f9acab, we want to specify output operand widths so that
    MSAN compiler instrumentation correctly updates the shadow map.  In
    particular, LLVM's implementation depends on having type information for
    output operands, even when that's not otherwise necessary.  Without it,
    KMSAN in FreeBSD generates false positives on aarch64.

Reviewed by:	cognet
MFC after:	2 weeks
Sponsored by:	Klara, Inc.
Sponsored by:	Juniper Networks, Inc.
2024-02-08 11:35:03 -05:00
..
gcc ck/aarch64: Specify output operands for ck_pr_md_store_* 2024-02-08 11:35:03 -05:00
spinlock
ck_array.h
ck_backoff.h
ck_barrier.h
ck_bitmap.h
ck_brlock.h
ck_bytelock.h
ck_cc.h
ck_cohort.h
ck_ec.h
ck_elide.h
ck_epoch.h
ck_fifo.h
ck_hp.h
ck_hp_fifo.h
ck_hp_stack.h
ck_hs.h
ck_ht.h
ck_limits.h
ck_malloc.h
ck_md.h
ck_pflock.h
ck_pr.h
ck_queue.h ck_queue: add CK_*_FOREACH_FROM 2023-02-25 10:34:06 -05:00
ck_rhs.h
ck_ring.h
ck_rwcohort.h
ck_rwlock.h
ck_sequence.h
ck_spinlock.h
ck_stack.h
ck_stdbool.h
ck_stddef.h
ck_stdint.h
ck_stdlib.h
ck_string.h
ck_swlock.h
ck_tflock.h