Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REF_TYPE_PTR
kernel/bpf/verifier.c
10574
if (state->refs[i].type != REF_TYPE_PTR)
kernel/bpf/verifier.c
11461
if (state->refs[i].type != REF_TYPE_PTR)
kernel/bpf/verifier.c
1540
s->type = REF_TYPE_PTR;
kernel/bpf/verifier.c
20164
case REF_TYPE_PTR: