Searched defs:ts (Results 1 – 4 of 4) sorted by relevance
155 static void sock_server(struct sock_server *ts, in sock_server()230 static void sock_server_add_fd(struct sock_server *ts, struct addrinfo *ai) in sock_server_add_fd()282 void sock_server_uninit(struct sock_server *ts) in sock_server_uninit()313 static bool sock_server_init(struct sock_server *ts, struct sock_io_cb *cb, in sock_server_init()381 void sock_server_lock(struct sock_server *ts) in sock_server_lock()389 void sock_server_unlock(struct sock_server *ts) in sock_server_unlock()
263 struct sock_server ts = { }; in xtest_tee_test_2001() local419 struct sock_server ts = { }; in xtest_tee_test_2002_thread() local558 struct sock_server ts = { }; in xtest_tee_test_2003() local737 struct sock_server ts = { }; in xtest_tee_test_2004() local
334 static void get_current_time(struct timespec *ts) in get_current_time()342 static uint64_t timespec_to_ns(struct timespec *ts) in timespec_to_ns()431 struct timespec ts = { }; in aes_perf_run_test() local
193 static long get_current_time(struct timespec *ts) in get_current_time()294 struct timespec ts = { }; in sha_perf_run_test() local
Completed in 11 milliseconds