Home
last modified time | relevance | path

Searched defs:check_match (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c708 static void check_match( in check_match() function
731 # define check_match(s, start, match, length) macro
/openbmc/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c93 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match() function
/openbmc/linux/net/sched/
H A Dem_ipt.c42 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() function
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1269 local void check_match(s, start, match, length) in check_match() function
1290 # define check_match(s, start, match, length) macro
/openbmc/qemu/contrib/plugins/
H A Dhwprofile.c52 static bool check_match; variable
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c464 check_match(struct xt_entry_match *m, struct xt_mtchk_param *par) in check_match() function
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c481 static int check_match(struct xt_entry_match *m, struct xt_mtchk_param *par) in check_match() function