Lines Matching refs:alloc_context
30 static int alloc_context(struct acpi_ctx **ctxp) in alloc_context() function
50 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_new_table()
78 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_int()
129 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_int64()
155 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_int16()
181 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_int8()
207 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_multiple()
242 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_array()
284 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_child()
393 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_gpio()
435 ut_assertok(alloc_context(&ctx)); in dm_test_acpi_dp_copy()