Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kdb_send_sig
include/linux/kdb.h
194
extern void kdb_send_sig(struct task_struct *p, int sig);
kernel/debug/kdb/kdb_main.c
2356
kdb_send_sig(p, sig);