Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/cgroup/
H A Diocost_monitor.py214 filter_re = re.compile(re_str) if re_str else None variable
252 if filter_re and not filter_re.match(path):
260 if not filter_re and not iocg_stat.is_active:
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gpgme/gpgme/
H A D0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch48 filter_re = re.compile(r'GPG_ERR_[^ ]* =')