| /tools/testing/selftests/mm/ |
| A D | ksm_tests.c | 191 static int ksm_do_scan(int scan_count, struct timespec start_time, int timeout) in ksm_do_scan() 217 struct timespec start_time, int timeout) in ksm_merge_pages() 242 struct timespec start_time, int timeout) in ksm_unmerge_pages() 321 long page_count, int timeout, size_t page_size) in check_ksm_merge() 354 static int check_ksm_unmerge(int merge_type, int mapping, int prot, int timeout, size_t page_size) in check_ksm_unmerge() 395 int timeout, bool use_zero_pages, size_t page_size) in check_ksm_zero_page_merge() 459 static int check_ksm_numa_merge(int merge_type, int mapping, int prot, int timeout, in check_ksm_numa_merge() 524 int timeout, size_t map_size) in ksm_merge_hugepages_time() 596 static int ksm_merge_time(int merge_type, int mapping, int prot, int timeout, size_t map_size) in ksm_merge_time() 637 static int ksm_unmerge_time(int merge_type, int mapping, int prot, int timeout, size_t map_size) in ksm_unmerge_time() [all …]
|
| A D | mrelease_test.c | 23 int timeout = 10; /* 10sec timeout to get killed */ in alloc_noexit() local
|
| /tools/include/nolibc/ |
| A D | poll.h | 24 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() 50 int poll(struct pollfd *fds, int nfds, int timeout) in poll()
|
| /tools/testing/selftests/futex/include/ |
| A D | futextest.h | 81 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ argument 89 futex_wait(futex_t *uaddr, futex_t val, struct timespec *timeout, int opflags) in futex_wait() 109 futex_wait_bitset(futex_t *uaddr, futex_t val, struct timespec *timeout, in futex_wait_bitset() 132 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, in futex_lock_pi() 197 struct timespec *timeout, int opflags) in futex_wait_requeue_pi()
|
| /tools/perf/bench/ |
| A D | futex.h | 50 futex_syscall(volatile u_int32_t *uaddr, int op, u_int32_t val, struct timespec *timeout, in futex_syscall() 68 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() 87 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() 124 struct timespec *timeout, int opflags) in futex_wait_requeue_pi()
|
| /tools/testing/selftests/alsa/ |
| A D | global-timer.c | 21 static void bind_to_timer(int device, int subdevice, int timeout) in bind_to_timer() 69 int device, subdevice, timeout; in main() local
|
| /tools/testing/selftests/net/lib/py/ |
| A D | utils.py | 20 def fd_read_timeout(fd, timeout): argument 35 host=None, timeout=5, ksft_wait=None): argument 73 def process(self, terminate=True, fail=None, timeout=5): argument 192 def bpftrace(expr, json=None, ns=None, host=None, timeout=None): argument
|
| /tools/testing/selftests/drivers/ntsync/ |
| A D | ntsync.c | 101 struct timespec timeout; in wait_objs() local 144 struct timespec timeout; in TEST() local 229 struct timespec timeout; in TEST() local 506 struct timespec timeout; in TEST() local 730 struct timespec timeout; in get_abs_timeout() local 737 struct timespec timeout; in wait_for_thread() local
|
| /tools/testing/selftests/ftrace/ |
| A D | poll.c | 26 int timeout = -1; in main() local
|
| /tools/testing/selftests/turbostat/ |
| A D | defcolumns.py | 12 timeout = which('timeout') variable
|
| A D | smi_aperf_mperf.py | 90 timeout = which('timeout') variable
|
| /tools/testing/vsock/ |
| A D | timeout.c | 27 static volatile bool timeout; variable
|
| /tools/testing/selftests/pidfd/ |
| A D | pidfd_poll_test.c | 19 static bool timeout; variable
|
| /tools/testing/selftests/timens/ |
| A D | futex.c | 23 struct timespec timeout, end; in run_test() local
|
| A D | gettime_perf.c | 51 const int timeout = 3; in test() local
|
| /tools/testing/selftests/powerpc/ |
| A D | harness.c | 25 static uint64_t timeout = 120; variable
|
| /tools/testing/selftests/drivers/net/lib/py/ |
| A D | load.py | 61 def _wait_client_stopped(self, sleep=0.005, timeout=5): argument
|
| /tools/testing/selftests/powerpc/nx-gzip/include/ |
| A D | nx.h | 22 int timeout; /* seconds */ member
|
| /tools/testing/selftests/cgroup/ |
| A D | memcg_protection.m | 36 timeout = 1000; variable
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | lwt_helpers.h | 70 static int wait_for_packet(int fd, filter_t filter, struct timeval *timeout) in wait_for_packet()
|
| /tools/perf/ui/tui/ |
| A D | setup.c | 59 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; in ui__getch() local
|
| /tools/thermal/lib/ |
| A D | mainloop.c | 22 int mainloop(unsigned int timeout) in mainloop()
|
| /tools/testing/selftests/net/netfilter/ |
| A D | udpclash.c | 59 unsigned int repl_count = 0, timeout = 0; in run_test() local
|
| A D | connect_close.c | 17 unsigned int timeout; member
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| A D | context_switch.c | 31 static unsigned int timeout = 30; variable 258 static long sys_futex(void *addr1, int op, int val1, struct timespec *timeout, in sys_futex()
|