Searched refs:user_style (Results 1 – 3 of 3) sorted by relevance
734 const kernel_ulong_t len, const unsigned int user_style) in printstr_ex() argument740 unsigned int style = user_style; in printstr_ex()
597 unsigned int user_style);
12500 of printstrn, set QUOTE_FORCE_HEX in user_style parameter in order12515 in user_style parameter.13665 bit in user_style flags already.15784 When user_style has QUOTE_0_TERMINATED bit set, printstr_ex prints16571 util: add support for QUOTE_0_TERMINATED in user_style to ptrintstr_ex.16577 in case QUOTE_0_TERMINATED is set (due to user_style or usage of len of16584 QUOTE_0_TERMINATED is provided in user_style and len is less than17277 (printstr_ex) ... new function, add user_style argument which is or'ed