Searched defs:haystack (Results 1 - 10 of 10) sorted by relevance

/linux-master/tools/perf/tests/
H A Dutil.c9 static int test_strreplace(char needle, const char *haystack, argument
/linux-master/arch/sh/drivers/dma/
H A Ddma-api.c104 static int search_cap(const char **haystack, const char *needle) argument
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c173 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, argument
/linux-master/tools/perf/util/
H A Dstring.c312 char *strreplace_chars(char needle, const char *haystack, const char *replace) argument
H A Dexpr.c228 bool expr__subset_of_ids(struct expr_parse_ctx *haystack, argument
/linux-master/tools/testing/selftests/alsa/
H A Dmixer-test.c420 static bool strend(const char *haystack, const char *needle) argument
/linux-master/lib/
H A Dfortify_kunit.c816 char haystack[] = "Where oh where is my memory range?"; local
835 char haystack[] = "Where oh where is my memory range?"; local
854 char haystack[] = "Where oh where is my memory range?"; local
[all...]
/linux-master/drivers/scsi/
H A DNCR5380.c2186 static bool list_find_cmd(struct list_head *haystack, argument
2203 static bool list_del_cmd(struct list_head *haystack, argument
H A Dhpsa.c1555 hpsa_scsi_find_entry(struct hpsa_scsi_dev_t *needle, struct hpsa_scsi_dev_t *haystack[], int haystack_size, int *index) argument
/linux-master/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) argument

Completed in 204 milliseconds