Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
A Dbpf_jit_comp.c134 alloclen = proglen + FUNCTION_DESCR_SIZE; in bpf_int_jit_compile()
181 alloclen = proglen + FUNCTION_DESCR_SIZE; in bpf_int_jit_compile()
190 code_base = (u32 *)(image + FUNCTION_DESCR_SIZE); in bpf_int_jit_compile()
A Dbpf_jit.h17 #define FUNCTION_DESCR_SIZE 24 macro
19 #define FUNCTION_DESCR_SIZE 0 macro
A Dbpf_jit_comp64.c261 FUNCTION_DESCR_SIZE + BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()

Completed in 4 milliseconds