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.c117 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
131 exit_with_error(errno); in ifobj_zc_avail()
136 exit_with_error(ENOMEM); in ifobj_zc_avail()
141 exit_with_error(-ret); in ifobj_zc_avail()
225 exit_with_error(errno); in parse_command_line()
350 exit_with_error(ENOMEM); in main()
353 exit_with_error(ENOMEM); in main()
398 exit_with_error(ENOMEM); in main()