Home
last modified time | relevance | path

Searched refs:error_string (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
A Dvsprintf.c706 *buf = error_string(*buf, end, err_msg, spec); in check_pointer()
845 return error_string(buf, end, str, spec); in ptr_to_id()
1623 return error_string(buf, end, err_fmt_msg, spec); in ip_addr_string()
1761 return error_string(buf, end, "(%pN?)", spec); in netdev_bits()
1777 return error_string(buf, end, "(%p4?)", spec); in fourcc_string()
1946 return error_string(buf, end, "(%pt?)", spec); in time_and_date()
1955 return error_string(buf, end, "(%pC?)", spec); in clock()
2088 return error_string(buf, end, "(%pG?)", spec); in flags_string()
2131 return error_string(buf, end, "(%pO?)", spec); in device_node_string()
2134 return error_string(buf, end, "(%pOF?)", spec); in device_node_string()
[all …]
/linux/arch/um/drivers/
A Dmconsole_kern.c475 char *ptr = req->request.data, *name, *error_string = ""; in mconsole_config() local
492 err = (*dev->config)(name, &error_string); in mconsole_config()
493 mconsole_reply(req, error_string, err, 0); in mconsole_config()
/linux/drivers/scsi/
A Dpmcraid.h830 char *error_string; member
A Dpmcraid.c1681 ioasc, error_info->error_string); in pmcraid_ioasc_logger()

Completed in 23 milliseconds