Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tnum_neg
include/linux/tnum.h
44
struct tnum tnum_neg(struct tnum a);
kernel/bpf/verifier.c
16094
dst_reg->var_off = tnum_neg(env->fake_reg[0].var_off);