Searched defs:needle (Results 1 - 17 of 17) sorted by relevance

/linux-master/tools/perf/tests/
H A Dutil.c9 static int test_strreplace(char needle, const char *haystack, argument
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_vdso.c26 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) argument
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c75 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) 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/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c62 static const char needle[] = "System VPD"; local
294 static const char needle[] = "System VPD"; local
/linux-master/tools/perf/util/
H A Dstring.c312 char *strreplace_chars(char needle, const char *haystack, const char *replace) argument
H A Dparse-events.c2318 parse_events_error__contains(const struct parse_events_error *err, const char *needle) 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.c818 char needle = 'm'; local
837 char needle = 'm'; local
856 char needle = 'W'; local
[all...]
/linux-master/drivers/scsi/
H A DNCR5380.c2186 list_find_cmd(struct list_head *haystack, struct scsi_cmnd *needle) argument
2203 list_del_cmd(struct list_head *haystack, struct scsi_cmnd *needle) argument
H A Dhpsa.c1555 static int hpsa_scsi_find_entry(struct hpsa_scsi_dev_t *needle, argument
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dcgroup_util.c124 int cg_read_strstr(const char *cgroup, const char *control, const char *needle) argument
572 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) argument
/linux-master/net/netfilter/
H A Dnf_conntrack_sip.c350 ct_sip_header_search(const char *dptr, const char *limit, const char *needle, unsigned int len) argument
711 ct_sdp_header_search(const char *dptr, const char *limit, const char *needle, unsigned int len) argument
/linux-master/sound/soc/codecs/
H A Dtas5086.c340 static int index_in_array(const int *array, int len, int needle) argument
/linux-master/sound/soc/intel/avs/
H A Dtopology.c377 char *needle = strstr(fmt, "%d"); local
/linux-master/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c1316 char needle[200]; local

Completed in 234 milliseconds