Lines Matching refs:test_settings
87 struct test_settings {
585 struct test_settings *settings = (struct test_settings *)arg;
638 struct test_settings *settings = (struct test_settings *)arg;
660 struct test_settings *settings = (struct test_settings *)mem_malloc(sizeof(struct test_settings));
663 memset(settings, 0, sizeof(struct test_settings));
679 struct test_settings *settings = (struct test_settings *)mem_malloc(sizeof(struct test_settings));
682 memset(settings, 0, sizeof(struct test_settings));
706 memset(addr, 0, sizeof(struct test_settings));