Home
last modified time | relevance | path

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

/linux/samples/bpf/
A Dtest_lwt_bpf.sh126 function test_start { function
141 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 …]
/linux/fs/btrfs/tests/
A Dextent-io-tests.c69 u64 start, end, test_start; in test_find_delalloc() local
137 test_start = SZ_64M; in test_find_delalloc()
139 test_start >> PAGE_SHIFT); in test_find_delalloc()
145 start = test_start; in test_find_delalloc()
172 test_start = max_bytes + sectorsize; in test_find_delalloc()
179 start = test_start; in test_find_delalloc()
187 if (end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()
200 start = test_start; in test_find_delalloc()
235 start = test_start; in test_find_delalloc()
249 if (start != test_start && end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()
[all …]
/linux/tools/testing/selftests/powerpc/include/
A Dsubunit.h9 static inline void test_start(char *name) in test_start() function
/linux/tools/testing/selftests/powerpc/
A Dharness.c108 test_start(name); in test_harness()
/linux/lib/
A Dtest_lockup.c451 u64 test_start = local_clock(); in test_lockup_init() local
601 pr_notice("FINISH in %llu ns\n", local_clock() - test_start); in test_lockup_init()
/linux/tools/testing/kunit/
A Dkunit.py143 test_start = time.time()
155 exec_time += test_end - test_start
/linux/tools/testing/selftests/bpf/
A Dtest_sockmap.c157 static void test_start(void) in test_start() function
1384 test_start(); in test_exec()
1389 test_start(); in test_exec()

Completed in 11 milliseconds