Home
last modified time | relevance | path

Searched defs:matching (Results 1 – 6 of 6) sorted by relevance

/linux/net/netfilter/
H A Dnfnetlink_cttimeout.c106 struct ctnl_timeout *timeout, *matching = NULL; in cttimeout_new_timeout() local
510 struct ctnl_timeout *timeout, *matching = NULL; in ctnl_timeout_find_get() local
H A Dnfnetlink_acct.c63 struct nf_acct *nfacct, *matching = NULL; in nfnl_acct_new() local
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py234 matching = None variable in DamosFilter
245 def __init__(self, type_='anon', matching=False, allow=False, argument
/linux/include/linux/
H A Ddamon.h396 bool matching; member
/linux/mm/damon/
H A Dsysfs-schemes.c325 bool matching; member
458 bool matching; in matching_store() local
H A Dcore.c269 bool matching, bool allow) in damos_new_filter()