Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/lib/
Dtest-string_helpers.c34 struct test_string { struct
40 static const struct test_string strings[] __initconst = { argument
Dtest_string.c117 const char *test_string = "abcdefghijkl"; in strchr_selftest() local
145 const char *test_string = "abcdefghijkl"; in strnchr_selftest() local
Dtest_printf.c184 test_string(void) in test_string() function
/Linux-v6.6/drivers/firmware/efi/libstub/
Defistub.h508 void *test_string; member
513 u32 test_string; member
/Linux-v6.6/drivers/platform/x86/
Dsamsung-laptop.c144 const char *test_string; member
/Linux-v6.6/kernel/trace/
Dtrace_events_filter.c799 static __always_inline char *test_string(char *str) in test_string() function