Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/overlayfs/
H A Dset_layers_via_fds.c133 char *haystack = line; in TEST_F() local
687 char *haystack = line; in TEST_F() local
/linux/tools/perf/tests/
H A Dutil.c10 static int test_strreplace(char needle, const char *haystack, in test_strreplace()
/linux/lib/tests/
H A Dfortify_kunit.c940 char haystack[] = "Where oh where is my memory range?"; in __fortify_test() local
961 char haystack[] = "Where oh where is my memory range?"; in fortify_test_memchr() local
982 char haystack[] = "Where oh where is my memory range?"; in fortify_test_memchr_inv() local
/linux/tools/bpf/
H A Dbpf_jit_disasm.c175 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
/linux/drivers/scsi/
H A DNCR5380.c2185 static bool list_find_cmd(struct list_head *haystack, in list_find_cmd()
2202 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd()
/linux/tools/include/nolibc/
H A Dstring.h311 char *strstr(const char *haystack, const char *needle) in strstr()
/linux/tools/perf/util/
H A Dexpr.c227 bool expr__subset_of_ids(struct expr_parse_ctx *haystack, in expr__subset_of_ids()
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c440 static bool strend(const char *haystack, const char *needle) in strend()
/linux/tools/hv/
H A Dhv_kvp_daemon.c741 const char *match, *haystack = line; in kvp_extract_routes() local