Searched refs:kdb_prev_t (Results 1 – 1 of 1) sorted by relevance
5024 static struct task_struct *kdb_prev_t; in kdb_send_sig() local5032 new_t = kdb_prev_t != t; in kdb_send_sig()5033 kdb_prev_t = t; in kdb_send_sig()