Home
last modified time | relevance | path

Searched defs:test_string (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/tools/perf/tests/
Dapi-io.c88 static int do_test_get_char(const char *test_string, size_t buf_size) in do_test_get_char()
131 static int do_test_get_hex(const char *test_string, in do_test_get_hex()
212 static int do_test_get_dec(const char *test_string, in do_test_get_dec()
297 char test_string[1024]; in test_get_line() local
/linux-6.12.1/lib/
Dstring_helpers_kunit.c25 struct test_string { struct
31 static const struct test_string strings[] = { argument
Dstring_kunit.c109 const char *test_string = "abcdefghijkl"; in string_test_strchr() local
132 const char *test_string = "abcdefghijkl"; in string_test_strnchr() local
Dtest_printf.c184 test_string(void) in test_string() function
/linux-6.12.1/drivers/platform/x86/
Dsamsung-laptop.c143 const char *test_string; member
/linux-6.12.1/drivers/firmware/efi/libstub/
Defistub.h508 void *test_string; member
513 u32 test_string; member
/linux-6.12.1/kernel/trace/
Dtrace_events_filter.c799 static __always_inline char *test_string(char *str) in test_string() function