Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fpcsr_pending
arch/mips/kernel/signal-common.h
28
extern int fpcsr_pending(unsigned int __user *fpcsr);
arch/mips/kernel/signal.c
401
err = sig = fpcsr_pending(csr);