Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tnum_overlap
include/linux/tnum.h
55
bool tnum_overlap(struct tnum a, struct tnum b);
kernel/bpf/verifier.c
16731
if (!tnum_overlap(t1, t2))
kernel/bpf/verifier.c
16757
if (!tnum_overlap(t1, t2))