Home
last modified time | relevance | path

Searched refs:bpf_size_to_x86_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c71 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes() function
637 EMIT(imm32, bpf_size_to_x86_bytes(BPF_SIZE(insn->code))); in do_jit()