Home
last modified time | relevance | path

Searched refs:ESCAPE_HEX (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstring_helpers.h71 #define ESCAPE_HEX BIT(5) macro
/linux/lib/
H A Dstring_helpers.c638 if (flags & ESCAPE_HEX && escape_hex(c, &p, end)) in string_escape_mem()
656 const int flags = ESCAPE_HEX; in kstrdup_quotable()
/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst249 - h - ESCAPE_HEX
/linux/Documentation/core-api/
H A Dprintk-formats.rst288 - h - ESCAPE_HEX