Home
last modified time | relevance | path

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

/kernel/power/
Dmain.c90 const char *label = mem_sleep_states[i]; in mem_sleep_show() local
115 const char *label = mem_sleep_states[state]; in decode_suspend_state() local
472 const char *label = pm_states[state]; in decode_state() local
Dsuspend_test.c37 void suspend_test_finish(const char *label) in suspend_test_finish()
Dpower.h210 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish()
/kernel/
Dcred.c753 static void dump_invalid_creds(const struct cred *cred, const char *label, in dump_invalid_creds()