| /tools/perf/bench/ |
| D | futex.h | 36 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ argument 44 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() 63 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi()
|
| /tools/testing/selftests/futex/include/ |
| D | futextest.h | 74 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ argument 82 futex_wait(futex_t *uaddr, futex_t val, struct timespec *timeout, int opflags) in futex_wait() 102 futex_wait_bitset(futex_t *uaddr, futex_t val, struct timespec *timeout, in futex_wait_bitset() 125 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, in futex_lock_pi() 190 struct timespec *timeout, int opflags) in futex_wait_requeue_pi()
|
| /tools/testing/selftests/powerpc/ |
| D | harness.c | 24 static uint64_t timeout = 120; variable
|
| /tools/perf/ui/tui/ |
| D | setup.c | 58 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; in ui__getch() local
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| D | context_switch.c | 33 static unsigned int timeout = 30; variable 240 static long sys_futex(void *addr1, int op, int val1, struct timespec *timeout, in sys_futex()
|
| /tools/lib/api/fd/ |
| D | array.c | 115 int fdarray__poll(struct fdarray *fda, int timeout) in fdarray__poll()
|
| /tools/testing/selftests/sync/ |
| D | sync.c | 58 int sync_wait(int fd, int timeout) in sync_wait()
|
| /tools/testing/selftests/timers/ |
| D | set-timer-lat.c | 232 struct timeval timeout; in do_timer_oneshot() local
|
| /tools/testing/selftests/ptp/ |
| D | testptp.c | 155 struct itimerspec timeout; in main() local
|
| /tools/testing/selftests/futex/functional/ |
| D | futex_requeue_pi.c | 55 struct timespec *timeout; member
|
| /tools/testing/selftests/x86/ |
| D | test_syscall_vdso.c | 176 struct timespec timeout; variable
|
| /tools/usb/usbip/src/ |
| D | usbipd.c | 496 struct timespec timeout; in do_standalone_mode() local
|
| /tools/testing/selftests/powerpc/mm/ |
| D | tlbie_test.c | 452 int timeout = 0; variable
|
| /tools/power/acpi/os_specific/service_layers/ |
| D | osunixxf.c | 636 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore()
|
| /tools/perf/ui/ |
| D | browser.c | 200 int ui_browser__warning(struct ui_browser *browser, int timeout, in ui_browser__warning()
|
| /tools/perf/util/ |
| D | python.c | 881 int timeout = -1, n; in pyrf_evlist__poll() local
|
| D | event.c | 331 unsigned long long timeout = proc_map_timeout * 1000000ULL; in perf_event__synthesize_mmap_events() local
|
| D | evlist.c | 493 int perf_evlist__poll(struct perf_evlist *evlist, int timeout) in perf_evlist__poll()
|
| /tools/perf/ |
| D | builtin-trace.c | 576 bool timeout; member 2473 int timeout = done ? 100 : -1; in trace__run() local
|
| /tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 2690 struct timespec timeout = { }; in TEST() local
|