Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UNROLL
include/linux/unroll.h
54
#define UNROLL(N, MACRO, args...) CONCATENATE(__UNROLL_, N)(MACRO, args)
tools/testing/selftests/bpf/progs/profiler1.c
3
#define UNROLL
tools/testing/selftests/bpf/progs/profiler3.c
4
#define UNROLL