Home
last modified time | relevance | path

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

/linux/lib/
H A Dstring_helpers_kunit.c17 char *out_real, size_t q_real, in test_string_check_buf()
61 char *out_real = kunit_kzalloc(test, q_real, GFP_KERNEL); in test_string_unescape() local
411 char *out_real = kunit_kzalloc(test, out_size, GFP_KERNEL); in test_string_escape() local