Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
free_vm86
arch/x86/include/asm/vm86.h
53
#define free_vm86(t) do { \
arch/x86/include/asm/vm86.h
87
#define free_vm86(task) do { (void)(task); } while(0)