Searched refs:FUNCTION_DESCR_SIZE (Results 1 – 2 of 2) sorted by relevance
627 alloclen = proglen + FUNCTION_DESCR_SIZE; in bpf_jit_compile()633 code_base = image + (FUNCTION_DESCR_SIZE/4); in bpf_jit_compile()
59 #define FUNCTION_DESCR_SIZE 24 macro