Searched refs:hftest_get_context (Results 1 – 5 of 5) sorted by relevance
141 struct hftest_context *hftest_get_context(void);252 struct hftest_context *ctx = hftest_get_context(); \264 struct hftest_context *ctx = hftest_get_context(); \308 #define HFTEST_SERVICE_SEND_BUFFER() hftest_get_context()->send309 #define HFTEST_SERVICE_RECV_BUFFER() hftest_get_context()->recv310 #define HFTEST_SERVICE_MEMORY_SIZE() hftest_get_context()->memory_size
32 struct hftest_context *hftest_get_context(void) in hftest_get_context() function67 ctx = hftest_get_context(); in kmain()
27 struct hftest_context *hftest_get_context(void) in hftest_get_context() function
31 struct hftest_context *hftest_get_context(void) in hftest_get_context() function114 ctx = hftest_get_context(); in hftest_service_main()
27 struct hftest_context *hftest_get_context(void) in hftest_get_context() function133 struct hftest_context *ctx = hftest_get_context(); in run_test()287 const struct fdt *fdt = hftest_get_context()->fdt; in hftest_get_cpu_id()
Completed in 5 milliseconds