/linux-6.6.21/tools/perf/tests/ |
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
|
/linux-6.6.21/tools/testing/selftests/powerpc/dscr/ |
D | dscr_explicit_test.c | 92 pthread_barrier_t *barrier; member 136 pthread_barrier_t barrier; in dscr_explicit_random_test() local
|
D | dscr_default_test.c | 76 pthread_barrier_t *barrier; member 125 pthread_barrier_t barrier; in dscr_default_random_test() local
|
/linux-6.6.21/tools/build/feature/ |
D | test-pthread-barrier.c | 7 pthread_barrier_t barrier; in main() local
|
/linux-6.6.21/tools/testing/selftests/perf_events/ |
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-6.6.21/arch/um/include/shared/ |
D | user.h | 57 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
/linux-6.6.21/tools/virtio/asm/ |
D | barrier.h | 4 #define barrier() asm volatile("" ::: "memory") macro
|
/linux-6.6.21/arch/x86/include/asm/ |
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
|
/linux-6.6.21/tools/testing/selftests/futex/functional/ |
D | futex_wait_timeout.c | 27 static pthread_barrier_t barrier; variable
|
/linux-6.6.21/arch/powerpc/boot/ |
D | io.h | 98 static inline void barrier(void) in barrier() function
|
/linux-6.6.21/kernel/kcsan/ |
D | selftest.c | 125 #define __KCSAN_CHECK_BARRIER(access_type, barrier, name) \ in test_barrier() argument
|
/linux-6.6.21/tools/virtio/ringtest/ |
D | main.h | 92 #define barrier() asm volatile("" ::: "memory") macro
|
/linux-6.6.21/arch/mips/include/asm/ |
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
|
/linux-6.6.21/tools/testing/selftests/powerpc/nx-gzip/ |
D | gzip_vas.c | 32 #define barrier() macro
|
/linux-6.6.21/tools/include/linux/ |
D | compiler.h | 39 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
/linux-6.6.21/include/linux/ |
D | compiler.h | 85 # define barrier() __asm__ __volatile__("": : :"memory") macro
|
/linux-6.6.21/tools/perf/bench/ |
D | futex-wake-parallel.c | 55 static pthread_barrier_t barrier; variable
|
/linux-6.6.21/tools/testing/selftests/powerpc/include/ |
D | reg.h | 20 #define barrier() asm volatile("" : : : "memory"); macro
|
/linux-6.6.21/drivers/md/ |
D | raid1.h | 103 atomic_t *barrier; member
|
D | raid10.h | 83 int barrier; member
|
/linux-6.6.21/drivers/block/drbd/ |
D | drbd_protocol.h | 261 u32 barrier; /* barrier number _handle_ only */ member 266 u32 barrier; member
|
/linux-6.6.21/drivers/hwtracing/coresight/ |
D | coresight-tmc-etf.c | 474 const u32 *barrier; in tmc_update_etf_buffer() local
|
/linux-6.6.21/arch/powerpc/sysdev/ |
D | fsl_rio.c | 73 #define ___fsl_read_rio_config(x, addr, err, op, barrier) \ argument
|
/linux-6.6.21/tools/lib/bpf/ |
D | bpf_helpers.h | 100 #define barrier() asm volatile("" ::: "memory") macro
|
/linux-6.6.21/fs/ext4/ |
D | ialloc.c | 1515 int barrier) in ext4_init_inode_table()
|