Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1250 void bpf_jit_fill_hole_with_zero(void *area, unsigned int size);
/linux/kernel/bpf/
H A Dcore.c894 void bpf_jit_fill_hole_with_zero(void *area, unsigned int size) in bpf_jit_fill_hole_with_zero() function