/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
|
/linux/tools/build/feature/ |
H A D | test-pthread-barrier.c | 7 pthread_barrier_t barrier; in main() local
|
/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
|
/linux/tools/virtio/asm/ |
H A D | barrier.h | 4 #define barrier() asm volatile("" ::: "memory") macro
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_timeout.c | 27 static pthread_barrier_t barrier; variable
|
/linux/arch/um/include/shared/ |
H A D | user.h | 66 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
/linux/arch/powerpc/boot/ |
H A D | io.h | 98 static inline void barrier(void) in barrier() function
|
/linux/kernel/kcsan/ |
H A D | selftest.c | 125 #define __KCSAN_CHECK_BARRIER(access_type, barrier, name) \ in test_barrier() argument
|
H A D | kcsan_test.c | 541 #define __KCSAN_EXPECT_BARRIER(access_type, barrier, order_before, name) \ in test_barrier_nothreads() argument
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | sparse-cache.c | 169 static void initialize_threads_barrier(struct threads_barrier *barrier, in initialize_threads_barrier() 199 static void enter_threads_barrier(struct threads_barrier *barrier) in enter_threads_barrier()
|
/linux/tools/virtio/ringtest/ |
H A D | main.h | 92 #define barrier() asm volatile("" ::: "memory") macro
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 32 #define barrier() macro
|
/linux/tools/perf/bench/ |
H A D | futex-wake-parallel.c | 55 static pthread_barrier_t barrier; variable
|
/linux/tools/include/linux/ |
H A D | compiler.h | 41 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
/linux/tools/testing/selftests/powerpc/include/ |
H A D | reg.h | 20 #define barrier() asm volatile("" : : : "memory"); macro
|
/linux/drivers/block/drbd/ |
H A D | drbd_protocol.h | 261 u32 barrier; /* barrier number _handle_ only */ member 266 u32 barrier; member
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tmc-etf.c | 478 const u32 *barrier; in tmc_update_etf_buffer() local
|
H A D | coresight-etb10.c | 434 const u32 *barrier; in etb_update_buffer() local
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_rio.c | 73 #define ___fsl_read_rio_config(x, addr, err, op, barrier) \ argument
|
/linux/tools/lib/bpf/ |
H A D | bpf_helpers.h | 101 #define barrier( global() macro
|
/linux/fs/ext4/ |
H A D | ialloc.c | 1514 int barrier) in ext4_init_inode_table()
|
/linux/kernel/ |
H A D | audit_tree.c | 876 struct list_head cursor, barrier; in audit_tag_tree() local
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_active.c | 676 void *arg, struct i915_sw_fence *barrier) in await_active()
|
/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 66 #define barrier() ({ \ macro
|