Searched defs:haystack (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/filesystems/overlayfs/ |
| H A D | set_layers_via_fds.c | 133 char *haystack = line; in TEST_F() local 687 char *haystack = line; in TEST_F() local
|
| /linux/tools/perf/tests/ |
| H A D | util.c | 10 static int test_strreplace(char needle, const char *haystack, in test_strreplace()
|
| /linux/lib/tests/ |
| H A D | fortify_kunit.c | 940 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 D | bpf_jit_disasm.c | 175 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
|
| /linux/drivers/scsi/ |
| H A D | NCR5380.c | 2185 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 D | string.h | 311 char *strstr(const char *haystack, const char *needle) in strstr()
|
| /linux/tools/perf/util/ |
| H A D | expr.c | 227 bool expr__subset_of_ids(struct expr_parse_ctx *haystack, in expr__subset_of_ids()
|
| /linux/tools/testing/selftests/alsa/ |
| H A D | mixer-test.c | 440 static bool strend(const char *haystack, const char *needle) in strend()
|
| /linux/tools/hv/ |
| H A D | hv_kvp_daemon.c | 741 const char *match, *haystack = line; in kvp_extract_routes() local
|