Home
last modified time | relevance | path

Searched refs:UNESCAPE_ALL_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/ !
Dstring_helpers.h39 #define UNESCAPE_ALL_MASK GENMASK(3, 0) macro
/linux-6.6.21/lib/ !
Dtest-string_helpers.c587 for (i = 0; i < UNESCAPE_ALL_MASK + 1; i++) in test_string_helpers_init()
590 get_random_u32_below(UNESCAPE_ALL_MASK + 1), true); in test_string_helpers_init()