Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bpf_compute_scc
include/linux/bpf_verifier.h
1315
int bpf_compute_scc(struct bpf_verifier_env *env);
kernel/bpf/verifier.c
20046
ret = bpf_compute_scc(env);