Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxskxceiver.c126 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
302 exit_with_error(errno); in enable_busy_poll()
307 exit_with_error(errno); in enable_busy_poll()
312 exit_with_error(errno); in enable_busy_poll()
348 exit_with_error(errno); in ifobj_zc_avail()
353 exit_with_error(-ENOMEM); in ifobj_zc_avail()
358 exit_with_error(-ret); in ifobj_zc_avail()
414 exit_with_error(errno); in switch_namespace()
417 exit_with_error(errno); in switch_namespace()
650 exit_with_error(ENOMEM); in pkt_stream_generate()
[all …]
/aosp_15_r20/build/soong/scripts/
H A Duffd_gc_utils.py50 raise exit_with_error(kernel_version)
59 raise exit_with_error(kernel_version)
61 def exit_with_error(kernel_version): function
/aosp_15_r20/external/bazelbuild-rules_android/test/rules/android_local_test/
H A Dintegration_test_stub_script.sh16 exit_with_error() { function
24 …p -c "JAVABIN:-\${JAVA_RUNFILES}/%expected_executable%" $executable >> /dev/null || exit_with_error