Searched refs:test_string_escape (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test-string_helpers.c | 297 static __init void test_string_escape(const char *name, in test_string_escape() function 469 test_string_escape("escape 0", escape0, i, TEST_STRING_2_DICT_0); in test_string_helpers_init() 473 test_string_escape("escape 1", escape1, i, TEST_STRING_2_DICT_1); in test_string_helpers_init()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test-string_helpers.c | 417 static __init void test_string_escape(const char *name, in test_string_escape() function 594 test_string_escape("escape 0", escape0, i, TEST_STRING_2_DICT_0); in test_string_helpers_init() 598 test_string_escape("escape 1", escape1, i, TEST_STRING_2_DICT_1); in test_string_helpers_init()
|
Completed in 2 milliseconds