Searched refs:PF_WAKEKILL (Results 1 – 2 of 2) sorted by relevance
70 #define PF_WAKEKILL (1UL << 6) // 进程由于接收到终止信号唤醒 macro
11 PF_KTHREAD, PF_SIGNALED, PF_WAKEKILL, PROC_INTERRUPTIBLE, USER_CS, USER_DS,411 state = PF_WAKEKILL as u64; in signal_wake_up()