Home
last modified time | relevance | path

Searched refs:sigaddq (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dsig.c537 sigaddq(p, NULL, &info, KM_NOSLEEP); in issig_forreal()
1762 sigaddq(pp, NULL, &info, KM_NOSLEEP); in post_sigcld()
1875 sigaddq(p, NULL, &info, KM_NOSLEEP); in sigsendproc()
2114 sigaddq(proc_t *p, kthread_t *t, k_siginfo_t *infop, int km_flags) in sigaddq() function
H A Dstrsubr.c965 sigaddq(proc, NULL, info, KM_NOSLEEP); in dosendsig()
973 sigaddq(proc, NULL, info, KM_NOSLEEP); in dosendsig()
980 sigaddq(proc, NULL, info, KM_NOSLEEP); in dosendsig()
999 sigaddq(proc, NULL, info, KM_NOSLEEP); in dosendsig()
1008 sigaddq(proc, NULL, info, KM_NOSLEEP); in dosendsig()
1017 sigaddq(proc, NULL, info, KM_NOSLEEP); in dosendsig()
/titanic_44/usr/src/uts/common/sys/
H A Dproc.h795 extern void sigaddq(proc_t *, kthread_t *, k_siginfo_t *, int);
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c371 sigaddq(proc, NULL, &info, KM_NOSLEEP); in socket_sigproc()
/titanic_44/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1527 sigaddq(p, (pcp->prc_flags & PRC_LWP)? in pr_kill()
/titanic_44/usr/src/uts/common/vm/
H A Dvm_as.c3658 sigaddq(p, NULL, siginfo, KM_NOSLEEP); in as_signal_proc()