Home
last modified time | relevance | path

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

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