Searched refs:bpf_flush_icache (Results 1 – 4 of 4) sorted by relevance
23 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function666 bpf_flush_icache(code_base, code_base + (proglen/4)); in bpf_jit_compile()
20 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() function800 bpf_flush_icache(image, image + proglen); in bpf_jit_compile()
746 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function812 bpf_flush_icache(header, ctx.image + ctx.idx); in bpf_int_jit_compile()
99 static void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function1109 bpf_flush_icache(header, image + proglen); in bpf_int_jit_compile()