Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dxskxceiver.c117 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
232 exit_with_error(errno); in enable_busy_poll()
237 exit_with_error(errno); in enable_busy_poll()
242 exit_with_error(errno); in enable_busy_poll()
278 exit_with_error(errno); in ifobj_zc_avail()
283 exit_with_error(ENOMEM); in ifobj_zc_avail()
288 exit_with_error(-ret); in ifobj_zc_avail()
363 exit_with_error(errno); in parse_command_line()
621 exit_with_error(ENOMEM); in pkt_stream_generate()
724 exit_with_error(ENOMEM); in __pkt_stream_generate_custom()
[all …]