Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/mips/net/
H A Dbpf_jit_comp.c898 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()
/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit_comp.c159 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function
1069 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.c814 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function
913 sizeof(u32), jit_fill_hole); in bpf_int_jit_compile()
/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.c1066 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()
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit_comp.c200 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()
2063 jit_fill_hole(image, (unsigned int)(image_end - image)); in arch_prepare_bpf_trampoline()
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c207 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function
2113 &image, align, jit_fill_hole); in bpf_int_jit_compile()
H A Dbpf_jit_comp32.c200 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()
/kernel/linux/linux-5.10/arch/arm/net/
H A Dbpf_jit_32.c344 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()
/kernel/linux/linux-5.10/arch/mips/net/
H A Debpf_jit.c1791 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()
/kernel/linux/linux-5.10/arch/s390/net/
H A Dbpf_jit_comp.c392 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function
1720 8, jit_fill_hole); in bpf_jit_alloc()
/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_comp_64.c1450 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()
/kernel/linux/linux-6.6/arch/arm/net/
H A Dbpf_jit_32.c344 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()
/kernel/linux/linux-6.6/arch/s390/net/
H A Dbpf_jit_comp.c398 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function
1882 8, jit_fill_hole); in bpf_jit_alloc()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_64.c1461 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()
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c226 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() function
2830 jit_fill_hole); in bpf_int_jit_compile()
H A Dbpf_jit_comp32.c200 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()

Completed in 35 milliseconds