Searched defs:needle (Results 1 – 12 of 12) sorted by relevance
/linux/tools/testing/selftests/powerpc/papr_vpd/ |
H A D | papr_vpd.c | 62 static const char needle[] = "System VPD"; in dev_papr_vpd_get_handle_all() local 294 static const char needle[] = "System VPD"; in papr_vpd_system_loc_code() local
|
/linux/tools/perf/tests/ |
H A D | util.c | 9 static int test_strreplace(char needle, const char *haystack, in test_strreplace()
|
/linux/lib/ |
H A D | fortify_kunit.c | 921 char needle = 'm'; in __fortify_test() local 940 char needle = 'm'; in fortify_test_memchr() local 959 char needle = 'W'; in fortify_test_memchr_inv() local
|
/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sigreturn_vdso.c | 26 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) in search_proc_maps()
|
/linux/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.c | 124 int cg_read_strstr(const char *cgroup, const char *control, const char *needle) in cg_read_strstr() 596 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr()
|
/linux/drivers/scsi/ |
H A D | NCR5380.c | 2186 struct scsi_cmnd *needle) in list_find_cmd() 2203 struct scsi_cmnd *needle) in list_del_cmd()
|
H A D | hpsa.c | 1556 static int hpsa_scsi_find_entry(struct hpsa_scsi_dev_t *needle, in hpsa_scsi_find_entry()
|
/linux/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 440 static bool strend(const char *haystack, const char *needle) in strend()
|
/linux/sound/soc/codecs/ |
H A D | tas5086.c | 339 static int index_in_array(const int *array, int len, int needle) in index_in_array()
|
/linux/tools/testing/selftests/net/ |
H A D | bpf_offload.py | 598 def check_no_extack(res, needle): argument 619 def test_spurios_extack(sim, obj, skip_hw, needle): argument
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
|
/linux/sound/soc/intel/avs/ |
H A D | topology.c | 377 char *needle = strstr(fmt, "%d"); in avs_ssp_sprint() local
|