Searched refs:test_start (Results 1 – 7 of 7) sorted by relevance
126 function test_start { function141 test_start "test_ctx on lwt xmit"157 test_start "test_ctx on lwt out"173 test_start "test_ctx on lwt in"197 test_start "test_data on lwt $1"210 test_start "test_data on lwt in"228 test_start "test_cb on lwt $1"244 test_start "test_cb on lwt in"268 test_start "test_drop_all on lwt $1"281 test_start "test_drop_all on lwt in"[all …]
118 u64 start, end, test_start; in test_find_delalloc() local186 test_start = SZ_64M; in test_find_delalloc()188 test_start >> PAGE_SHIFT); in test_find_delalloc()194 start = test_start; in test_find_delalloc()202 if (start != test_start || end != max_bytes - 1) { in test_find_delalloc()204 test_start, max_bytes - 1, start, end); in test_find_delalloc()221 test_start = max_bytes + sectorsize; in test_find_delalloc()222 locked_page = find_lock_page(inode->i_mapping, test_start >> in test_find_delalloc()228 start = test_start; in test_find_delalloc()236 if (end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()[all …]
9 static inline void test_start(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()
162 test_start = time.time()174 exec_time += test_end - test_start
156 static void test_start(void) in test_start() function1415 test_start(); in test_exec()1420 test_start(); in test_exec()