Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 9 of 9) sorted by relevance

/linux/tools/lib/python/kdoc/
H A Dkdoc_re.py162 _search(self, regex, line) global() argument
214 search(self, regex, line) global() argument
226 sub(self, regex, sub, line, count=0) global() argument
[all...]
/linux/tools/bpf/
H A Dbpf_jit_disasm.c184 regex_t regex; in get_last_jit_image() local
/linux/tools/testing/selftests/landlock/
H A Daudit.h256 regex_t regex; audit_match_record() local
/linux/kernel/trace/
H A Dtrace.h1815 struct regex { struct
1819 regex_match_func match; argument
H A Dtrace_events_filter.c80 struct regex *regex; member
/linux/tools/mm/
H A Dpage_owner_sort.c251 check_regcomp(regex_t * pattern,const char * regex) check_regcomp() argument
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h555 regex_t regex; member
H A Dtest_loader.c144 static int compile_regex(const char *pattern, regex_t *regex) in compile_regex()
/linux/tools/perf/util/
H A Dmachine.c1995 symbol__match_regex(struct symbol * sym,regex_t * regex) symbol__match_regex() argument