Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnfnetlink_cttimeout.c102 struct ctnl_timeout *timeout, *matching = NULL; in cttimeout_new_timeout() local
506 struct ctnl_timeout *timeout, *matching = NULL; in ctnl_timeout_find_get() local
/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c255 TEST_F(user, matching) { in TEST_F() argument
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py234 matching = None global() variable in DamosFilter
245 __init__(self, type_='anon', matching=False, allow=False, memcg_path='', addr_start=0, addr_end=0, target_idx=0, min_=0, max_=0) global() argument