Home
last modified time | relevance | path

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

12

/tools/testing/selftests/bpf/prog_tests/
A Dctx_rewrite.c291 static int find_field_offset(struct btf *btf, char *pattern, regmatch_t *matches) in find_field_offset()
394 char *pattern = pattern_origin; in print_match_error() local
490 static bool match_pattern(struct btf *btf, char *pattern, char *text, char *reg_map[][2]) in match_pattern()
642 char *pattern, in match_program()
777 char *pattern = test->write_stx ? test->write_stx : test->write; in run_one_testcase() local
786 char *pattern = test->write_st ? test->write_st : test->write; in run_one_testcase() local
A Dstream.c46 static int match_regex(const char *pattern, const char *string) in match_regex()
A Dspin_lock.c58 static int match_regex(const char *pattern, const char *string) in match_regex()
A Duprobe_multi_test.c267 __test_attach_api(const char *binary, const char *pattern, struct bpf_uprobe_multi_opts *opts, in __test_attach_api()
330 test_attach_api(const char *binary, const char *pattern, struct bpf_uprobe_multi_opts *opts) in test_attach_api()
A Dkprobe_multi_test.c140 test_attach_api(const char *pattern, struct bpf_kprobe_multi_opts *opts) in test_attach_api()
/tools/testing/selftests/powerpc/mm/
A 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/powerpc/switch_endian/
A Dswitch_endian_test.S15 pattern: label
/tools/testing/selftests/kvm/x86/
A Dprivate_mem_conversions_test.c30 #define memcmp_g(gpa, pattern, size) \ argument
41 static void memcmp_h(uint8_t *mem, uint64_t gpa, uint8_t pattern, size_t size) in memcmp_h()
79 static void guest_sync_private(uint64_t gpa, uint64_t size, uint8_t pattern) in guest_sync_private()
/tools/testing/selftests/bpf/
A 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
A Dtest_loader.c160 static int compile_regex(const char *pattern, regex_t *regex) in compile_regex()
209 static int __push_msg(const char *pattern, bool on_next_line, struct expected_msgs *msgs) in __push_msg()
A Dtesting_helpers.c134 char *pattern, *subtest_str, *ext_test_str, *ext_subtest_str = NULL; in insert_test() local
/tools/testing/selftests/mm/
A Dvm_util.c147 bool check_for_pattern(FILE *fp, const char *pattern, char *buf, size_t len) in check_for_pattern()
198 char *__get_smap_entry(void *addr, const char *pattern, char *buf, size_t len) in __get_smap_entry()
233 bool __check_huge(void *addr, char *pattern, int nr_hpages, in __check_huge()
/tools/testing/selftests/damon/
A Ddrgn_dump_damon_status.py83 def damos_access_pattern_to_dict(pattern): argument
A Dsysfs.py98 def assert_access_pattern_committed(pattern, dump): argument
/tools/mm/
A Dpage_owner_sort.c216 static int remove_pattern(regex_t *pattern, char *buf, int len) in remove_pattern()
231 static int search_pattern(regex_t *pattern, char *pattern_str, char *buf) in search_pattern()
249 static bool check_regcomp(regex_t *pattern, const char *regex) in check_regcomp()
A Dslabinfo.c99 regex_t pattern; variable
/tools/usb/
A Dffs-test.c497 enum pattern { PAT_ZERO, PAT_SEQ, PAT_PIPE }; enum
498 static enum pattern pattern; variable
/tools/perf/tests/shell/lib/
A Dattr.py198 def new_auxv(a, pattern): argument
/tools/testing/selftests/landlock/
A Daudit.h252 const char *const pattern, __u64 *domain_id) in audit_match_record()
/tools/lib/bpf/
A Delf.c505 int elf_resolve_pattern_offsets(const char *binary_path, const char *pattern, in elf_resolve_pattern_offsets()
/tools/perf/scripts/python/
A Dexported-sql-viewer.py671 def FindSelect(self, value, pattern, query): argument
699 def FindValue(self, value, pattern, query, last_value, last_pattern): argument
728 def Find(self, value, direction, pattern, context, callback): argument
1073 def Find(self, value, direction, pattern, context): argument
2523 def Find(self, value, direction, pattern, context, callback): argument
3272 def Find(self, value, direction, pattern, context): argument
4106 def Find(self, value, direction, pattern, context): argument
4226 def Find(self, value, direction, pattern, context): argument
/tools/perf/util/
A Dprobe-file.c1096 const char *pattern; member
/tools/bpf/bpftool/
A Dfeature.c49 static bool grep(const char *buffer, const char *pattern) in grep()
/tools/bpf/
A Dbpf_dbg.c185 static int matches(const char *cmd, const char *pattern) in matches()
/tools/testing/selftests/coredump/
A Dstackdump_test.c242 static bool set_core_pattern(const char *pattern) in set_core_pattern()

Completed in 54 milliseconds

12