Home
last modified time | relevance | path

Searched defs:val3 (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_core_autosize.c16 unsigned short val3; member
25 unsigned long val3; member
35 long val3; member
44 unsigned short val3; member
Dtest_ldsx_insn.c19 short val3 = -1; variable
/tools/perf/bench/
Dfutex.h50 volatile u_int32_t *uaddr2, int val3, int opflags) in futex_syscall()
57 volatile u_int32_t *uaddr2, int val3, int opflags) in futex_syscall_nr_requeue()
/tools/perf/tests/
Dapi-io.c134 __u64 val3, int ch3, in do_test_get_hex()
215 __u64 val3, int ch3, in do_test_get_dec()
/tools/perf/scripts/python/
Dfutex-contention.py30 nr, uaddr, op, val, utime, uaddr2, val3): argument
/tools/testing/selftests/bpf/prog_tests/
Dcore_autosize.c13 unsigned short val3; member
/tools/testing/selftests/futex/include/
Dfutextest.h81 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ argument
/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c259 void *addr2, int val3) in sys_futex()