Home
last modified time | relevance | path

Searched refs:opflags (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/futex/include/
A Dfutextest.h113 opflags); in futex_wait_bitset()
124 opflags); in futex_wake_bitset()
133 int opflags) in futex_lock_pi() argument
152 int wake_op, int opflags) in futex_wake_op() argument
155 opflags); in futex_wake_op()
168 int opflags) in futex_requeue() argument
171 opflags); in futex_requeue()
181 int nr_requeue, int opflags) in futex_cmp_requeue() argument
184 val, opflags); in futex_cmp_requeue()
200 opflags); in futex_wait_requeue_pi()
[all …]
/tools/perf/bench/
A Dfutex.h51 volatile u_int32_t *uaddr2, int val3, int opflags) in futex_syscall() argument
58 volatile u_int32_t *uaddr2, int val3, int opflags) in futex_syscall_nr_requeue() argument
78 futex_wake(u_int32_t *uaddr, int nr_wake, int opflags) in futex_wake() argument
87 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() argument
96 futex_unlock_pi(u_int32_t *uaddr, int opflags) in futex_unlock_pi() argument
108 int nr_requeue, int opflags) in futex_cmp_requeue() argument
111 val, opflags); in futex_cmp_requeue()
124 struct timespec *timeout, int opflags) in futex_wait_requeue_pi() argument
127 opflags); in futex_wait_requeue_pi()
141 int nr_requeue, int opflags) in futex_cmp_requeue_pi() argument
[all …]

Completed in 5 milliseconds