Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VDSO_CALL
tools/testing/selftests/vDSO/vdso_call.h
39
#define VDSO_CALL(fn, nr, args...) ({ \
tools/testing/selftests/vDSO/vdso_call.h
66
#define VDSO_CALL(fn, nr, args...) fn(args)