Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dcompaction-times.py114 def add_filter(cls, filter): member in chead
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c3239 u8 *filter, bool add_filter) in ath6kl_wmi_add_del_mcast_filter_cmd()
/linux/kernel/bpf/
H A Dbtf.c8167 bool add_filter = !!kset->filter; in btf_populate_kfunc_set() local