Searched refs:user_style (Results 1 – 3 of 3) sorted by relevance
797 const kernel_ulong_t len, const unsigned int user_style) in printstr_ex() argument803 unsigned int style = user_style; in printstr_ex()
877 unsigned int user_style);
20062 of printstrn, set QUOTE_FORCE_HEX in user_style parameter in order20077 in user_style parameter.21227 bit in user_style flags already.23346 When user_style has QUOTE_0_TERMINATED bit set, printstr_ex prints24133 util: add support for QUOTE_0_TERMINATED in user_style to ptrintstr_ex.24139 in case QUOTE_0_TERMINATED is set (due to user_style or usage of len of24146 QUOTE_0_TERMINATED is provided in user_style and len is less than24839 (printstr_ex) ... new function, add user_style argument which is or'ed