Home
last modified time | relevance | path

Searched refs:SI_KERNEL (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dsignal.h412 #define SI_KERNEL 0x10006 macro
/f-stack/lib/
H A Dff_glue.c980 ksi.ksi_code = SI_KERNEL;
/f-stack/freebsd/kern/
H A Dtty.c489 ksi.ksi_code = SI_KERNEL; in tty_wait_background()
1521 ksi.ksi_code = SI_KERNEL; in tty_signal_pgrp()
H A Dkern_sig.c2112 ksi.ksi_code = SI_KERNEL; in kern_psignal()
2148 ksi.ksi_code = SI_KERNEL; in tdsignal()
3912 ksi.ksi_code = SI_KERNEL; in pgsigio()