Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/switch_endian/
Dswitch_endian_test.S10 pattern: label
/tools/usb/
Dffs-test.c449 enum pattern { PAT_ZERO, PAT_SEQ, PAT_PIPE }; enum
450 static enum pattern pattern; variable
/tools/perf/util/
Dprobe-file.c881 const char *pattern; member
/tools/net/
Dbpf_dbg.c185 static int matches(const char *cmd, const char *pattern) in matches()
/tools/vm/
Dslabinfo.c96 regex_t pattern; variable
/tools/perf/
Dbuiltin-kmem.c321 const char pattern[] = "^_?_?(alloc|get_free|get_zeroed)_pages?"; in build_alloc_func_list() local