Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
to_user_ptr
arch/powerpc/kernel/signal_32.c
142
#define to_user_ptr(p) ((unsigned long)(p))
arch/powerpc/kernel/signal_32.c
88
#define to_user_ptr(p) ptr_to_compat(p)