Searched refs:__prt_char_reserved (Results 1 – 2 of 2) sorted by relevance
182 static inline void __prt_char_reserved(struct printbuf *out, char c) in __prt_char_reserved() function192 __prt_char_reserved(out, c); in __prt_char()198 __prt_char_reserved(out, c); in prt_char()242 __prt_char_reserved(out, hex_asc_hi(byte)); in prt_hex_byte()243 __prt_char_reserved(out, hex_asc_lo(byte)); in prt_hex_byte()250 __prt_char_reserved(out, hex_asc_upper_hi(byte)); in prt_hex_byte_upper()251 __prt_char_reserved(out, hex_asc_upper_lo(byte)); in prt_hex_byte_upper()
326 __prt_char_reserved(buf, '\n'); in bch2_prt_newline()