Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SET_ENDIAN
arch/powerpc/include/asm/processor.h
326
#define SET_ENDIAN(tsk, val) set_endian((tsk), (val))
kernel/sys.c
105
# define SET_ENDIAN(a, b) (-EINVAL)