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
1186
true_cond = COND_GE;
arch/powerpc/net/bpf_jit_comp32.c
244
PPC_BCC_SHORT(COND_GE, out);
arch/powerpc/net/bpf_jit_comp32.c
253
PPC_BCC_SHORT(COND_GE, out);
arch/powerpc/net/bpf_jit_comp64.c
1752
true_cond = COND_GE;
arch/powerpc/net/bpf_jit_comp64.c
601
PPC_BCC_SHORT(COND_GE, out);