Searched refs:test_start (Results 1 – 12 of 12) sorted by relevance
129 function test_start { function144 test_start "test_ctx on lwt xmit"160 test_start "test_ctx on lwt out"176 test_start "test_ctx on lwt in"200 test_start "test_data on lwt $1"213 test_start "test_data on lwt in"231 test_start "test_cb on lwt $1"247 test_start "test_cb on lwt in"271 test_start "test_drop_all on lwt $1"284 test_start "test_drop_all on lwt in"[all …]
121 u64 start, end, test_start; in test_find_delalloc() local204 test_start = SZ_64M; in test_find_delalloc()206 test_start >> PAGE_SHIFT); in test_find_delalloc()212 start = test_start; in test_find_delalloc()239 test_start = max_bytes + sectorsize; in test_find_delalloc()246 start = test_start; in test_find_delalloc()254 if (end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()267 start = test_start; in test_find_delalloc()302 start = test_start; in test_find_delalloc()316 if (start != test_start && end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()[all …]
28 static bool test_start; variable60 while (!qatomic_read(&test_start)) { in thread_func()83 qatomic_set(&test_start, true); in run_test()
24 static bool test_start; variable58 while (!qatomic_read(&test_start)) { in thread_func()86 qatomic_set(&test_start, true); in run_test()
72 static bool test_start; variable214 while (!qatomic_read(&test_start)) { in thread_func()431 qatomic_set(&test_start, true); in run_test()
9 static inline void test_start(const char *name) in test_start() function
108 test_start(name); in test_harness()
456 u64 test_start = local_clock(); in test_lockup_init() local606 pr_notice("FINISH in %llu ns\n", local_clock() - test_start); in test_lockup_init()
95 def test_start(self): member in RunnerTests
187 test_start = time.time()201 exec_time += test_end - test_start
156 static void test_start(void) in test_start() function1416 test_start(); in test_exec()1421 test_start(); in test_exec()
1213 uint32_t test_start(MAC_ENGINE *p_eng, PHY_ENGINE *p_phy_eng) in test_start() function1507 test_start(&mac_eng, &phy_eng); in mac_test()