Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c126 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
247 exit_with_error(errno); in enable_busy_poll()
252 exit_with_error(errno); in enable_busy_poll()
257 exit_with_error(errno); in enable_busy_poll()
297 exit_with_error(errno); in ifobj_zc_avail()
302 exit_with_error(ENOMEM); in ifobj_zc_avail()
307 exit_with_error(-ret); in ifobj_zc_avail()
410 exit_with_error(errno); in parse_command_line()
736 exit_with_error(ENOMEM); in __pkt_stream_generate()
861 exit_with_error(ENOMEM); in __pkt_stream_generate_custom()
[all …]