Home
last modified time | relevance | path

Searched defs:pc_ret0 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/x86/net/
Dbpf_jit_comp.c131 int pc_ret0 = -1; /* bpf index of first RET #0 instruction (if any) */ in bpf_jit_compile() local
/linux-3.3/arch/powerpc/net/
Dbpf_jit.h222 int pc_ret0; /* bpf index of first RET #0 instruction (if any) */ member