Searched refs:emit_cond_near_jump (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c2577 static int emit_cond_near_jump(u8 **pprog, void *func, void *ip, u8 jmp_cond) function
2929 emit_cond_near_jump(&branches[i], image + (prog - (u8 *)rw_image),
3073 err = emit_cond_near_jump(&prog, /* je func */

Completed in 178 milliseconds