| /linux/tools/perf/tests/ |
| H A D | sigtrap.c | 162 pthread_barrier_t *barrier = (pthread_barrier_t *)arg; in test_thread() local 175 static int run_test_threads(pthread_t *threads, pthread_barrier_t *barrier) in run_test_threads() 186 static int run_stress_test(int fd, pthread_t *threads, pthread_barrier_t *barrier) in run_stress_test() 225 pthread_barrier_t barrier; in test__sigtrap() local
|
| /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/arch/x86/include/asm/ |
| H A D | io.h | 9 #define build_mmio_read(name, size, type, reg, barrier) \ argument 14 #define build_mmio_write(name, size, type, reg, barrier) \ argument
|
| /linux/tools/build/feature/ |
| H A D | test-pthread-barrier.c | 7 pthread_barrier_t barrier; in main() local
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_rate_tc_bw.py | 263 def run_iperf_client(server_ip, local_ip, barrier, min_expected_gbps=0.1): argument 297 def _run_iperf_client_thread(server_ip, local_ip, results, barrier, tc_ix): argument
|
| /linux/rust/kernel/sync/ |
| H A D | barrier.rs | 14 pub(crate) fn barrier() { in barrier() function
|
| /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/arch/x86/include/asm/ |
| H A D | io.h | 47 #define build_mmio_read(name, size, type, reg, barrier) \ argument 52 #define build_mmio_write(name, size, type, reg, barrier) \ argument
|
| /linux/rust/kernel/ |
| H A D | sync.rs | 15 pub mod barrier; module
|
| /linux/arch/um/include/shared/ |
| H A D | user.h | 66 #define barrier() __asm__ __volatile__("": : :"memory") macro
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | arena_spin_lock.c | 21 pthread_barrier_t barrier; variable
|
| H A D | map_in_map.c | 13 pthread_barrier_t barrier; member
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_timeout.c | 26 static pthread_barrier_t barrier; variable
|
| /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
|
| /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/arch/mips/include/asm/ |
| H A D | io.h | 180 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 261 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax) \ argument
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 32 #define barrier() macro
|
| /linux/tools/testing/selftests/mm/ |
| H A D | pkey-helpers.h | 83 #define barrier() __asm__ __volatile__("": : :"memory") 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/arch/mips/kernel/ |
| H A D | pm-cps.c | 114 atomic_t *barrier; in cps_pm_enter_state() local
|