Home
last modified time | relevance | path

Searched defs:pattern (Results 1 – 17 of 17) sorted by relevance

/tools/testing/selftests/vm/
Dvm_util.c45 bool check_for_pattern(FILE *fp, const char *pattern, char *buf, size_t len) in check_for_pattern()
75 bool __check_huge(void *addr, char *pattern, int nr_hpages, in __check_huge()
/tools/testing/selftests/powerpc/switch_endian/
Dswitch_endian_test.S15 pattern: label
/tools/testing/selftests/powerpc/mm/
Dtlbie_test.c216 static inline unsigned int extract_tid(unsigned int pattern) in extract_tid()
225 static inline unsigned int extract_word_offset(unsigned int pattern) in extract_word_offset()
235 static inline unsigned int extract_sweep_id(unsigned int pattern) in extract_sweep_id()
469 unsigned int pattern = cur_sweep_id; in rim_fn() local
/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py42 def parse(self, pattern, end_marker): argument
98 def parse(self, pattern, end_marker): argument
208 def __get_description_list(self, start_marker, pattern, end_marker): argument
Dtesting_helpers.c87 char *pattern = NULL; in parse_test_list() local
/tools/usb/
Dffs-test.c497 enum pattern { PAT_ZERO, PAT_SEQ, PAT_PIPE }; enum
498 static enum pattern pattern; variable
/tools/testing/selftests/bpf/prog_tests/
Dkprobe_multi_test.c136 test_attach_api(const char *pattern, struct bpf_kprobe_multi_opts *opts) in test_attach_api()
/tools/vm/
Dpage_owner_sort.c231 static int search_pattern(regex_t *pattern, char *pattern_str, char *buf) in search_pattern()
249 static void check_regcomp(regex_t *pattern, const char *regex) in check_regcomp()
Dslabinfo.c99 regex_t pattern; variable
/tools/perf/util/
Dparse-events.y295 char *pattern = NULL; variable
Dprobe-file.c1115 const char *pattern; member
Dpmu.c1962 int perf_pmu__match(char *pattern, char *name, char *tok) in perf_pmu__match()
/tools/perf/scripts/python/
Dexported-sql-viewer.py671 def FindSelect(self, value, pattern, query): argument
696 def FindValue(self, value, pattern, query, last_value, last_pattern): argument
725 def Find(self, value, direction, pattern, context, callback): argument
1070 def Find(self, value, direction, pattern, context): argument
2520 def Find(self, value, direction, pattern, context, callback): argument
3269 def Find(self, value, direction, pattern, context): argument
4103 def Find(self, value, direction, pattern, context): argument
4223 def Find(self, value, direction, pattern, context): argument
/tools/bpf/bpftool/
Dfeature.c49 static bool grep(const char *buffer, const char *pattern) in grep()
/tools/bpf/
Dbpf_dbg.c185 static int matches(const char *cmd, const char *pattern) in matches()
/tools/perf/
Dbuiltin-kmem.c351 static const char pattern[] = "^_?_?(alloc|get_free|get_zeroed)_pages?"; in build_alloc_func_list() local
/tools/lib/bpf/
Dlibbpf.c10231 const char *pattern; member
10258 const char *pattern, in bpf_program__attach_kprobe_multi_opts()
10398 char *pattern; in attach_kprobe_multi() local