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.c118 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
132 exit_with_error(errno); in ifobj_zc_avail()
137 exit_with_error(ENOMEM); in ifobj_zc_avail()
142 exit_with_error(-ret); in ifobj_zc_avail()
226 exit_with_error(errno); in parse_command_line()
352 exit_with_error(ENOMEM); in main()
355 exit_with_error(ENOMEM); in main()
421 exit_with_error(ENOMEM); in main()