Home
last modified time | relevance | path

Searched defs:barrier (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c92 pthread_barrier_t *barrier; member
136 pthread_barrier_t barrier; in dscr_explicit_random_test() local
H A Ddscr_default_test.c76 pthread_barrier_t *barrier; member
125 pthread_barrier_t barrier; in dscr_default_random_test() local
/linux/tools/build/feature/
H A Dtest-pthread-barrier.c7 pthread_barrier_t barrier; in main() local
/linux/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c89 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 Dbarrier.h4 #define barrier() asm volatile("" ::: "memory") macro
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_wait_timeout.c27 static pthread_barrier_t barrier; variable
/linux/arch/um/include/shared/
H A Duser.h66 #define barrier() __asm__ __volatile__("": : :"memory") macro
/linux/arch/powerpc/boot/
H A Dio.h98 static inline void barrier(void) in barrier() function
/linux/kernel/kcsan/
H A Dselftest.c125 #define __KCSAN_CHECK_BARRIER(access_type, barrier, name) \ in test_barrier() argument
H A Dkcsan_test.c541 #define __KCSAN_EXPECT_BARRIER(access_type, barrier, order_before, name) \ in test_barrier_nothreads() argument
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c169 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 Dmain.h92 #define barrier() asm volatile("" ::: "memory") macro
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c32 #define barrier() macro
/linux/tools/perf/bench/
H A Dfutex-wake-parallel.c55 static pthread_barrier_t barrier; variable
/linux/tools/include/linux/
H A Dcompiler.h41 #define barrier() __asm__ __volatile__("": : :"memory") macro
/linux/tools/testing/selftests/powerpc/include/
H A Dreg.h20 #define barrier() asm volatile("" : : : "memory"); macro
/linux/drivers/block/drbd/
H A Ddrbd_protocol.h261 u32 barrier; /* barrier number _handle_ only */ member
266 u32 barrier; member
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c478 const u32 *barrier; in tmc_update_etf_buffer() local
H A Dcoresight-etb10.c434 const u32 *barrier; in etb_update_buffer() local
/linux/arch/powerpc/sysdev/
H A Dfsl_rio.c73 #define ___fsl_read_rio_config(x, addr, err, op, barrier) \ argument
/linux/tools/lib/bpf/
H A Dbpf_helpers.h101 #define barrier( global() macro
/linux/fs/ext4/
H A Dialloc.c1514 int barrier) in ext4_init_inode_table()
/linux/kernel/
H A Daudit_tree.c876 struct list_head cursor, barrier; in audit_tag_tree() local
/linux/drivers/gpu/drm/i915/
H A Di915_active.c676 void *arg, struct i915_sw_fence *barrier) in await_active()
/linux/tools/testing/selftests/x86/
H A Dlam.c66 #define barrier() ({ \ macro

12