Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Dperfmon.c461 static void skip_filter(int i) in skip_filter() function
476 skip_filter(i); in idxd_pmu_init()
/openbmc/linux/drivers/net/
H A Dtun.c755 bool skip_filter, bool napi, bool napi_frags, in tun_attach() argument
782 if (!skip_filter && (tun->filter_attached == true)) { in tun_attach()