Home
last modified time | relevance | path

Searched refs:skip_filter (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c766 bool skip_filter, bool napi, bool napi_frags, in tun_attach()
793 if (!skip_filter && (tun->filter_attached == true)) { in tun_attach()
765 tun_attach(struct tun_struct *tun, struct file *file, bool skip_filter, bool napi, bool napi_frags, bool publish_tun) tun_attach() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c755 bool skip_filter, bool napi, bool napi_frags, in tun_attach()
782 if (!skip_filter && (tun->filter_attached == true)) { in tun_attach()
754 tun_attach(struct tun_struct *tun, struct file *file, bool skip_filter, bool napi, bool napi_frags, bool publish_tun) tun_attach() argument

Completed in 10 milliseconds