Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COND_GE
arch/powerpc/net/bpf_jit_comp32.c
1221
true_cond = COND_GE;
arch/powerpc/net/bpf_jit_comp32.c
279
PPC_BCC_SHORT(COND_GE, out);
arch/powerpc/net/bpf_jit_comp32.c
288
PPC_BCC_SHORT(COND_GE, out);
arch/powerpc/net/bpf_jit_comp64.c
1810
true_cond = COND_GE;
arch/powerpc/net/bpf_jit_comp64.c
651
PPC_BCC_SHORT(COND_GE, out);