Searched refs:kdb_send_sig (Results 1 – 3 of 3) sorted by relevance
199 extern void kdb_send_sig(struct task_struct *p, int sig);
2472 kdb_send_sig(p, sig); in kdb_kill()
4838 void kdb_send_sig(struct task_struct *t, int sig) in kdb_send_sig() function