/openbmc/linux/tools/perf/tests/ |
H A D | sigtrap.c | 124 pthread_barrier_t *barrier = (pthread_barrier_t *)arg; in test_thread() local 137 static int run_test_threads(pthread_t *threads, pthread_barrier_t *barrier) in run_test_threads() 148 static int run_stress_test(int fd, pthread_t *threads, pthread_barrier_t *barrier) in run_stress_test() 178 pthread_barrier_t barrier; in test__sigtrap() local
|
/openbmc/linux/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_explicit_test.c | 92 pthread_barrier_t *barrier; member 136 pthread_barrier_t barrier; in dscr_explicit_random_test() local
|
H A D | dscr_default_test.c | 76 pthread_barrier_t *barrier; member 125 pthread_barrier_t barrier; in dscr_default_random_test() local
|
/openbmc/linux/tools/build/feature/ |
H A D | test-pthread-barrier.c | 7 pthread_barrier_t barrier; in main() local
|
/openbmc/u-boot/include/linux/ |
H A D | compiler-intel.h | 21 #define barrier() __memory_barrier() macro
|
H A D | compiler-gcc.h | 15 #define barrier() \ macro
|
/openbmc/linux/tools/testing/selftests/perf_events/ |
H A D | sigtrap_threads.c | 89 pthread_barrier_t *barrier = (pthread_barrier_t *)arg; in test_thread() local 114 pthread_barrier_t barrier; in FIXTURE() local
|
/openbmc/linux/arch/um/include/shared/ |
H A D | user.h | 57 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
/openbmc/linux/tools/virtio/asm/ |
H A D | barrier.h | 4 #define barrier() asm volatile("" ::: "memory") macro
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_timeout.c | 27 static pthread_barrier_t barrier; variable
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | io.h | 46 #define build_mmio_read(name, size, type, reg, barrier) \ argument 51 #define build_mmio_write(name, size, type, reg, barrier) \ argument
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | optrom.h | 30 #define barrier() asm("" : : : "memory") macro
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | io.h | 98 static inline void barrier(void) in barrier() function
|
/openbmc/linux/kernel/kcsan/ |
H A D | selftest.c | 125 #define __KCSAN_CHECK_BARRIER(access_type, barrier, name) \ in test_barrier() argument
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | mp.h | 29 atomic_t barrier; member
|
/openbmc/linux/tools/virtio/ringtest/ |
H A D | main.h | 92 #define barrier() asm volatile("" ::: "memory") macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | io.h | 218 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 299 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
|
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 32 #define barrier() macro
|
/openbmc/linux/tools/include/linux/ |
H A D | compiler.h | 39 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
/openbmc/linux/include/linux/ |
H A D | compiler.h | 85 # define barrier() __asm__ __volatile__("": : :"memory") macro
|
/openbmc/linux/tools/perf/bench/ |
H A D | futex-wake-parallel.c | 55 static pthread_barrier_t barrier; variable
|
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | reg.h | 20 #define barrier() asm volatile("" : : : "memory"); macro
|
/openbmc/linux/drivers/md/ |
H A D | raid1.h | 103 atomic_t *barrier; member
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_protocol.h | 261 u32 barrier; /* barrier number _handle_ only */ member 266 u32 barrier; member
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tmc-etf.c | 474 const u32 *barrier; in tmc_update_etf_buffer() local
|