Searched defs:haystack (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.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-v5.10/drivers/scsi/ |
D | NCR5380.c | 2180 static bool list_find_cmd(struct list_head *haystack, in list_find_cmd() 2197 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd()
|
D | hpsa.c | 1550 struct hpsa_scsi_dev_t *haystack[], int haystack_size, in hpsa_scsi_find_entry()
|
/Linux-v5.10/arch/sh/drivers/dma/ |
D | dma-api.c | 104 static int search_cap(const char **haystack, const char *needle) in search_cap()
|
/Linux-v5.10/tools/testing/kunit/ |
D | kunit_tool_test.py | 93 def assertContains(self, needle, haystack): argument
|
/Linux-v5.10/drivers/media/dvb-core/ |
D | dvb_ca_en50221.c | 201 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
|