Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dvsprintf.c712 *buf = error_string(*buf, end, err_msg, spec); in check_pointer()
829 return error_string(buf, end, str, spec); in ptr_to_id()
1748 return error_string(buf, end, "(%pN?)", spec); in netdev_bits()
1764 return error_string(buf, end, "(%p4?)", spec); in fourcc_string()
1935 return error_string(buf, end, "(%pt?)", spec); in time_and_date()
1944 return error_string(buf, end, "(%pC?)", spec); in clock()
2077 return error_string(buf, end, "(%pG?)", spec); in flags_string()
2120 return error_string(buf, end, "(%pO?)", spec); in device_node_string()
2123 return error_string(buf, end, "(%pOF?)", spec); in device_node_string()
2205 return error_string(buf, end, "(%pf?)", spec); in fwnode_string()
[all …]
/linux-6.3-rc2/arch/um/drivers/
A Dmconsole_kern.c476 char *ptr = req->request.data, *name, *error_string = ""; in mconsole_config() local
493 err = (*dev->config)(name, &error_string); in mconsole_config()
494 mconsole_reply(req, error_string, err, 0); in mconsole_config()
/linux-6.3-rc2/drivers/scsi/
A Dpmcraid.h830 char *error_string; member
A Dpmcraid.c1681 ioasc, error_info->error_string); in pmcraid_ioasc_logger()

Completed in 20 milliseconds