Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Dperfmon.c430 static void skip_filter(int i) in skip_filter() function
445 skip_filter(i); in idxd_pmu_init()
/linux/drivers/net/
H A Dtun.c698 bool skip_filter, bool napi, bool napi_frags, in tun_attach()
725 if (!skip_filter && (tun->filter_attached == true)) { in tun_attach()
691 tun_attach(struct tun_struct * tun,struct file * file,bool skip_filter,bool napi,bool napi_frags,bool publish_tun) tun_attach() argument