Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c42 static void error_report(struct error *err, const char *test_name) in error_report() function
/openbmc/qemu/util/
H A Derror-report.c271 void error_report(const char *fmt, ...) in error_report() function
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.c1193 static const char * const error_report[16] = { variable
/openbmc/linux/include/net/
H A Dneighbour.h171 void (*error_report)(struct neighbour *, struct sk_buff *); member