Lines Matching refs:error_string
663 static char *error_string(char *buf, char *end, const char *s, in error_string() function
700 *buf = error_string(*buf, end, err_msg, spec); in check_pointer()
817 return error_string(buf, end, str, spec); in ptr_to_id()
856 return error_string(buf, end, "pK-error", spec); in restricted_pointer()
1628 return error_string(buf, end, "(einval)", spec); in ip_addr_string()
1633 return error_string(buf, end, err_fmt_msg, spec); in ip_addr_string()
1771 return error_string(buf, end, "(%pN?)", spec); in netdev_bits()
1787 return error_string(buf, end, "(%p4?)", spec); in fourcc_string()
1958 return error_string(buf, end, "(%pt?)", spec); in time_and_date()
1967 return error_string(buf, end, "(%pC?)", spec); in clock()
2100 return error_string(buf, end, "(%pG?)", spec); in flags_string()
2148 return error_string(buf, end, "(%pO?)", spec); in device_node_string()
2151 return error_string(buf, end, "(%pOF?)", spec); in device_node_string()
2233 return error_string(buf, end, "(%pf?)", spec); in fwnode_string()
2496 return error_string(buf, end, "(%pA?)", spec); in pointer()
2512 return error_string(buf, end, "(einval)", spec); in pointer()