Searched refs:jit_fill_hole (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp.c | 898 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 989 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
/openbmc/linux/arch/loongarch/net/ |
H A D | bpf_jit.c | 1066 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1171 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 200 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1602 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile() 2078 jit_fill_hole(image, (unsigned int)(image_end - image)); in arch_prepare_bpf_trampoline()
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 1461 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1571 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 398 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 1886 8, jit_fill_hole); in bpf_jit_alloc()
|
/openbmc/linux/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 1967 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 200 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 2590 1, jit_fill_hole); in bpf_int_jit_compile()
|
H A D | bpf_jit_comp.c | 276 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function 2873 jit_fill_hole); in bpf_int_jit_compile()
|