Searched defs:errnum (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | target.c | 115 int target__strerror(struct target *target, int errnum, in target__strerror()
|
D | dso.c | 1338 int idx, errnum = dso->load_errno; in dso__strerror_load() local
|
/linux-4.4.14/include/xen/interface/io/ |
D | xs_wire.h | 43 int errnum; member
|
/linux-4.4.14/drivers/edac/ |
D | i7300_edac.c | 357 u32 errnum, error_reg; in i7300_process_error_global() local 412 u32 errnum, value, error_reg; in i7300_process_fbd_error() local
|
D | i5400_edac.c | 523 int errnum; in i5400_proccess_non_recoverable_info() local 587 int errnum; in i5400_process_nonfatal_error_info() local
|
D | i7core_edac.c | 1713 u32 errnum = find_first_bit(&error, 32); in i7core_mce_output_error() local
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 239 #define LCONSOLE_ERROR_MSG(errnum, format, ...) CDEBUG_LIMIT(D_CONSOLE | D_ERROR, \ argument
|
/linux-4.4.14/sound/isa/wavefront/ |
D | wavefront_synth.c | 232 wavefront_errorstr (int errnum) in wavefront_errorstr()
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.c | 6033 enum pevent_errno errnum, char *buf, size_t buflen) in pevent_strerror()
|