Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c846 /* check_load_and_stores() verifies that classic BPF can in bpf_convert_filter()
937 static int check_load_and_stores(const struct sock_filter *filter, int flen) in check_load_and_stores() function
1153 return check_load_and_stores(filter, flen); in bpf_check_classic()