Searched defs:haystack (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/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-v5.4/drivers/scsi/ | 
| D | NCR5380.c | 2161 static bool list_find_cmd(struct list_head *haystack,  in list_find_cmd()2178 static bool list_del_cmd(struct list_head *haystack,  in list_del_cmd()
 
 | 
| D | hpsa.c | 1539 	struct hpsa_scsi_dev_t *haystack[], int haystack_size,  in hpsa_scsi_find_entry()
 | 
| /Linux-v5.4/arch/sh/drivers/dma/ | 
| D | dma-api.c | 104 static int search_cap(const char **haystack, const char *needle)  in search_cap()
 | 
| /Linux-v5.4/drivers/media/dvb-core/ | 
| D | dvb_ca_en50221.c | 201 static char *findstr(char *haystack, int hlen, char *needle, int nlen)  in findstr()
 |