Home
last modified time | relevance | path

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

/optee_test/host/xtest/
A Dstats.c65 errx(EXIT_FAILURE, "TEEC_InitializeContext: %#"PRIx32, res); in open_sess()
70 errx(EXIT_FAILURE, in open_sess()
102 errx(EXIT_FAILURE, in stat_pager()
139 errx(EXIT_FAILURE, in stat_alloc()
145 errx(EXIT_FAILURE, in stat_alloc()
156 errx(EXIT_FAILURE, in stat_alloc()
161 errx(EXIT_FAILURE, in stat_alloc()
205 errx(EXIT_FAILURE, in stat_memleak()
A Dinstall_ta.c74 errx(1, "install_ta: TEEC_InvokeCommand: %#" PRIx32 in install_ta()
125 errx(1, "TEEC_InitializeContext: %#" PRIx32, res); in install_ta_runner_cmd_parser()
130 errx(1, "TEEC_OpenSession: res %#" PRIx32 " err_orig %#" PRIx32, in install_ta_runner_cmd_parser()
A Dxtest_helpers.c439 errx(1, "pthread_mutex_init: %s", strerror(e)); in xtest_mutex_init()
447 errx(1, "pthread_mutex_destroy: %s", strerror(e)); in xtest_mutex_destroy()
455 errx(1, "pthread_mutex_lock: %s", strerror(e)); in xtest_mutex_lock()
463 errx(1, "pthread_mutex_unlock: %s", strerror(e)); in xtest_mutex_unlock()
471 errx(1, "pthread_barrier_init: %s", strerror(e)); in xtest_barrier_init()
479 errx(1, "pthread_barrier_destroy: %s", strerror(e)); in xtest_barrier_destroy()
487 errx(1, "pthread _barrier_wait: %s", strerror(e)); in xtest_barrier_wait()
A Dsock_server.c386 errx(1, "sock_server_lock: pthread_mutex_lock: %s", strerror(e)); in sock_server_lock()
394 errx(1, "sock_server_unlock: pthread_mutex_unlock: %s", in sock_server_unlock()
A Dsha_perf.c37 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx() function
49 errx(errmsg, res, orig); in check_res()
A Daes_perf.c95 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx() function
107 errx(errmsg, res, orig); in check_res()

Completed in 8 milliseconds