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