Searched refs:jit_fill_hole (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 160 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1070 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 392 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1720 8, jit_fill_hole); in bpf_jit_alloc()
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 1450 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1560 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 207 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 2110 &image, align, jit_fill_hole); in bpf_int_jit_compile()
|
| H A D | bpf_jit_comp32.c | 200 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 2399 1, jit_fill_hole); in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/arm/net/ |
| H A D | bpf_jit_32.c | 344 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1988 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/mips/net/ |
| H A D | ebpf_jit.c | 1791 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1892 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|