Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/numa/
Dnuma01.sh104 TST_RETRY_FUNC "check_for_support_numa $pid" 0
138 TST_RETRY_FUNC "check_for_support_numa $pid" 0
174 TST_RETRY_FUNC "check_for_support_numa $pid" 0
201 TST_RETRY_FUNC "check_for_support_numa $pid" 0
228 TST_RETRY_FUNC "check_for_support_numa $pid" 0
287 TST_RETRY_FUNC "check_for_support_numa $pid" 0
318 TST_RETRY_FUNC "check_ltp_numa_test8_log" 0
387 TST_RETRY_FUNC "check_for_support_numa $pid" 0
430 TST_RETRY_FUNC "check_for_support_numa $pid" 0
473 TST_RETRY_FUNC "check_for_support_numa $pid" 0
/external/ltp/include/
Dtst_common.h49 #define TST_RETRY_FUNC(FUNC, ERET) \ macro
/external/ltp/testcases/kernel/fs/read_all/
Dread_all.c307 TST_RETRY_FUNC(queue_push(workers[i].q, stop_code), 1); in stop_workers()
325 TST_RETRY_FUNC(queue_push(workers[j].q, path), 1); in rep_sched_work()
/external/ltp/testcases/commands/mkswap/
Dmkswap01.sh71 TST_RETRY_FUNC "check_for_file $dev_file" 0
/external/ltp/testcases/lib/
Dtst_test.sh206 TST_RETRY_FUNC() function
/external/ltp/doc/
Dtest-writing-guidelines.txt1893 TST_RETRY_FUNC(FUNC, EXPECTED_RET)
1902 TST_RETRY_FUNC "FUNC arg1 arg2 ..." "EXPECTED_RET"