Searched refs:bpf_flush_icache (Results 1 – 6 of 6) sorted by relevance
148 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function
289 bpf_flush_icache(bpf_hdr, (u8 *)bpf_hdr + bpf_hdr->size); in bpf_int_jit_compile()
161 bpf_flush_icache(jit_data->header, ctx->insns + ctx->ninsns); in bpf_int_jit_compile()
97 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function
1442 static inline void bpf_flush_icache(void *start, void *end) in bpf_flush_icache() function1574 bpf_flush_icache(header, ctx.image + ctx.idx); in bpf_int_jit_compile()1961 bpf_flush_icache(ctx->image, ctx->image + ctx->idx); in prepare_trampoline()
35 static void bpf_flush_icache(void *start_, void *end_) in bpf_flush_icache() function1602 bpf_flush_icache(header, (u8 *)header + header->size); in bpf_int_jit_compile()