Home
last modified time | relevance | path

Searched defs:report_error (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/dtc/
H A Dfdtget.c37 static void report_error(const char *where, int err) in report_error() function
H A Dfdtput.c39 static void report_error(const char *name, int namelen, int err) in report_error() function
/linux/include/linux/fs/
H A Dsuper_types.h129 void (*report_error)(const struct fserror_event *event); member
/linux/tools/perf/
H A Dbuiltin-record.c1372 bool report_error = true; in record__open() local