Searched defs:haystack (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/tools/bpf/ |
D | bpf_jit_disasm.c | 170 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image()
|
/linux-5.19.10/drivers/scsi/ |
D | NCR5380.c | 2186 static bool list_find_cmd(struct list_head *haystack, in list_find_cmd() 2203 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd()
|
D | hpsa.c | 1556 struct hpsa_scsi_dev_t *haystack[], int haystack_size, in hpsa_scsi_find_entry()
|
/linux-5.19.10/arch/sh/drivers/dma/ |
D | dma-api.c | 104 static int search_cap(const char **haystack, const char *needle) in search_cap()
|
/linux-5.19.10/tools/perf/util/ |
D | expr.c | 235 bool expr__subset_of_ids(struct expr_parse_ctx *haystack, in expr__subset_of_ids()
|
/linux-5.19.10/tools/testing/selftests/alsa/ |
D | mixer-test.c | 459 static bool strend(const char *haystack, const char *needle) in strend()
|
/linux-5.19.10/drivers/media/dvb-core/ |
D | dvb_ca_en50221.c | 201 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
|