Searched refs:test_string_check_buf (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/lib/ |
| D | test-string_helpers.c | 14 static __init bool test_string_check_buf(const char *name, unsigned int flags, in test_string_check_buf() function 106 test_string_check_buf(name, flags, in, p - 1, out_real, q_real, in test_string_unescape() 318 test_string_check_buf(name, flags, in, p, out_real, q_real, out_test, in test_string_escape()
|
| /kernel/linux/linux-5.10/lib/ |
| D | test-string_helpers.c | 14 static __init bool test_string_check_buf(const char *name, unsigned int flags, in test_string_check_buf() function 106 test_string_check_buf(name, flags, in, p - 1, out_real, q_real, in test_string_unescape() 340 test_string_check_buf(name, flags, in, p, out_real, q_real, out_test, in test_string_escape()
|