Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c1474 time_t start_tm, cur_tm; in test_task_vma_dead_task() local
1496 start_tm = time(NULL); in test_task_vma_dead_task()
1497 cur_tm = start_tm; in test_task_vma_dead_task()
1502 while (cur_tm < start_tm + wait_sec) { in test_task_vma_dead_task()
1512 while (cur_tm < start_tm + wait_sec) { in test_task_vma_dead_task()
1518 while (cur_tm < start_tm + wait_sec) { in test_task_vma_dead_task()