Home
last modified time | relevance | path

Searched defs:valid_state (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/kernel/power/
Dsuspend.c48 bool valid_state(suspend_state_t state) in valid_state() function
Dpower.h180 static inline bool valid_state(suspend_state_t state) { return false; } in valid_state() function
/linux-2.6.39/kernel/
Dlockdep.c2054 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state() function