Searched refs:bpf_size_to_x86_bytes (Results 1 – 2 of 2) sorted by relevance
71 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes() function1165 EMIT(imm32, bpf_size_to_x86_bytes(BPF_SIZE(insn->code))); in do_jit()
1172 static int bpf_size_to_x86_bytes(int bpf_size) in bpf_size_to_x86_bytes() function1758 EMIT(imm32, bpf_size_to_x86_bytes(BPF_SIZE(code))); in do_jit()