Home
last modified time | relevance | path

Searched defs:__thaw_task (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfreezer.h76 static inline void __thaw_task(struct task_struct *t) {} in __thaw_task() function
/openbmc/linux/kernel/
H A Dfreezer.c194 void __thaw_task(struct task_struct *p) in __thaw_task() function