Searched refs:jit_fill_hole (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm64/net/
H A Dbpf_jit_comp.c123 static void jit_fill_hole(void *area, unsigned int size) jit_fill_hole() function
790 sizeof(u32), jit_fill_hole); bpf_int_jit_compile()
/linux-4.4.14/arch/x86/net/
H A Dbpf_jit_comp.c176 static void jit_fill_hole(void *area, unsigned int size) jit_fill_hole() function
1098 1, jit_fill_hole); bpf_int_jit_compile()
/linux-4.4.14/arch/s390/net/
H A Dbpf_jit_comp.c295 static void jit_fill_hole(void *area, unsigned int size) jit_fill_hole() function
1300 header = bpf_jit_binary_alloc(jit.size, &jit.prg_buf, 2, jit_fill_hole); bpf_int_jit_compile()
/linux-4.4.14/arch/arm/net/
H A Dbpf_jit_32.c190 static void jit_fill_hole(void *area, unsigned int size) jit_fill_hole() function
1033 4, jit_fill_hole); bpf_jit_compile()

Completed in 438 milliseconds