Searched refs:widen_string (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/ |
| H A D | vsprintf.c | 626 char *widen_string(char *buf, int n, char *end, struct printf_spec spec) in widen_string() function 662 return widen_string(buf, len, end, spec); in string_nocheck() 953 return widen_string(buf, n, end, spec); in dentry_name() 2281 return widen_string(buf, buf - buf_start, end, spec); in device_node_string() 2311 return widen_string(buf, buf - buf_start, end, spec); in fwnode_string()
|