Home
last modified time | relevance | path

Searched defs:test_start (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/tools/testing/selftests/powerpc/include/
Dsubunit.h9 static inline void test_start(const char *name) in test_start() function
/Linux-v6.6/samples/bpf/
Dtest_lwt_bpf.sh129 function test_start { function
/Linux-v6.6/lib/
Dtest_lockup.c456 u64 test_start = local_clock(); in test_lockup_init() local
/Linux-v6.6/fs/btrfs/tests/
Dextent-io-tests.c118 u64 start, end, test_start; in test_find_delalloc() local
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sockmap.c156 static void test_start(void) in test_start() function