Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 4 of 4) sorted by relevance

/system/ulib/runtime/include/runtime/
A Dtls.h29 __NO_SAFESTACK static inline void zxr_tp_set(zx_handle_t self, void* tp) { in zxr_tp_set()
65 __NO_SAFESTACK static inline void zxr_tp_set(zx_handle_t self, void* tp) { in zxr_tp_set()
/system/ulib/tftp/
A Dtftp-file-test.cpp40 int initialize_files(struct test_params* tp) { in initialize_files()
253 bool run_client_test(struct test_params* tp) { in run_client_test()
323 auto* tp = reinterpret_cast<test_params*>(arg); in tftp_client_main() local
330 bool run_server_test(struct test_params* tp) { in run_server_test()
388 auto* tp = reinterpret_cast<test_params*>(arg); in tftp_server_main() local
393 bool run_one_test(struct test_params* tp) { in run_one_test()
419 struct test_params tp = {.direction = DIR_SEND, .filesz = 2100000, .winsz = 9999, .blksz = 8}; in test_tftp_send_file_wrapping_block_count() local
425 struct test_params tp = {.direction = DIR_SEND, .filesz = 1000000, .winsz = 1024, in test_tftp_send_file_lg_window() local
431 struct test_params tp = {.direction = DIR_RECEIVE, .filesz = 1000000, .winsz = 20, in test_tftp_receive_file() local
438 struct test_params tp = {.direction = DIR_RECEIVE, .filesz = 2100000, .winsz = 8192, in test_tftp_receive_file_wrapping_block_count() local
[all …]
/system/utest/core/stack/
A Dstack-test.c33 const void* tp = zxr_tp_get(); in do_stack_tests() local
/system/dev/bus/acpi/dev/
A Ddev-thermal.c122 trip_point_t* tp = (trip_point_t*)in_buf; in acpi_thermal_ioctl() local

Completed in 10 milliseconds