Home
last modified time | relevance | path

Searched defs:apply_filter (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py205 def apply_filter(self, filters, filter_value, **kwargs): member in ToasterTable
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2554 struct sock_filter apply_filter[] = { in FIXTURE_SETUP() local