Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dtest_lwt_bpf.sh129 function test_start { function
144 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 …]
/linux/fs/btrfs/tests/
H A Dextent-io-tests.c121 u64 start, end, test_start; in test_find_delalloc() local
204 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()
220 if (start != test_start || end != max_bytes - 1) { in test_find_delalloc()
222 test_start, max_bytes - 1, start, end); in test_find_delalloc()
239 test_start = max_bytes + sectorsize; in test_find_delalloc()
240 locked_page = find_lock_page(inode->i_mapping, test_start >> in test_find_delalloc()
246 start = test_start; in test_find_delalloc()
254 if (end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()
[all …]
/linux/tools/testing/selftests/powerpc/include/
H A Dsubunit.h9 static inline void test_start(const char *name) in test_start() function
/linux/tools/testing/selftests/powerpc/
H A Dharness.c108 test_start(name); in test_harness()
/linux/lib/
H A Dtest_lockup.c456 u64 test_start = local_clock(); in test_lockup_init() local
606 pr_notice("FINISH in %llu ns\n", local_clock() - test_start); in test_lockup_init()
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c163 static void test_start(void) in test_start() function
1507 test_start(); in test_exec()
1512 test_start(); in test_exec()