linux wake_up

__wake_up_common curr->func 


func  为 default_wake_up_func,最终调用try_to_wake_up 函数

你可能感兴趣的:(linux wake_up)