Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
emit_exit
arch/mips/net/bpf_jit_comp.h
210
int emit_exit(struct jit_context *ctx);
arch/mips/net/bpf_jit_comp32.c
1889
if (emit_exit(ctx) < 0)
arch/mips/net/bpf_jit_comp64.c
1054
if (emit_exit(ctx) < 0)