Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfilter.h892 void bpf_jit_free(struct bpf_prog *fp);
992 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function