Searched refs:bpf_flush_icache (Results 1 – 4 of 4) sorted by relevance
22 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function667 bpf_flush_icache(code_base, code_base + (proglen/4)); in bpf_jit_compile()
30 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function1003 bpf_flush_icache(bpf_hdr, (u8 *)bpf_hdr + (bpf_hdr->pages * PAGE_SIZE)); in bpf_int_jit_compile()
795 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function910 bpf_flush_icache(header, ctx.image + ctx.idx); in bpf_int_jit_compile()
35 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() function1524 bpf_flush_icache(header, (u8 *)header + (header->pages * PAGE_SIZE)); in bpf_int_jit_compile()