Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c43 static void error_report(struct error *err, const char *test_name) in error_report() function
80 error_report(err, test_name); in error_check()
283 error_report(&err, test_name); in test_pidfd_fdinfo_nspid()
300 error_report(&err, test_name); in test_pidfd_dead_fdinfo()
/linux/include/trace/events/
H A Derror_report.h8 #define TRACE_SYSTEM error_report
/linux/net/ipv4/
H A Darp.c133 .error_report = arp_error_report,
141 .error_report = arp_error_report,
/linux/include/net/
H A Dneighbour.h175 void (*error_report)(struct neighbour *, struct sk_buff *); member