Home
last modified time | relevance | path

Searched refs:bpf_jit_fill_hole_with_zero (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/bpf/
Ddispatcher.c148 d->image = bpf_prog_pack_alloc(PAGE_SIZE, bpf_jit_fill_hole_with_zero); in bpf_dispatcher_change_prog()
Dcore.c852 void bpf_jit_fill_hole_with_zero(void *area, unsigned int size) in bpf_jit_fill_hole_with_zero() function
/linux-6.6.21/include/linux/
Dfilter.h1017 void bpf_jit_fill_hole_with_zero(void *area, unsigned int size);