test_state_label 145 kernel/power/suspend_test.c static const char *test_state_label __initdata; test_state_label 170 kernel/power/suspend_test.c test_state_label = pm_labels[i]; test_state_label 189 kernel/power/suspend_test.c if (!test_state_label) test_state_label 195 kernel/power/suspend_test.c if (state_label && !strcmp(test_state_label, state_label)) test_state_label 199 kernel/power/suspend_test.c printk(warn_bad_state, test_state_label);