Home
last modified time | relevance | path

Searched defs:needle (Results 1 – 16 of 16) sorted by relevance

/linux/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c62 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/lib/tests/
H A Dfortify_kunit.c942 char needle = 'm'; in __fortify_test() local
963 char needle = 'm'; in fortify_test_memchr() local
984 char needle = 'W'; in fortify_test_memchr_inv() local
/linux/tools/perf/tests/
H A Dutil.c10 static int test_strreplace(char needle, const char *haystack, in test_strreplace()
/linux/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_vdso.c26 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) in search_proc_maps()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_rom.c140 loff_t intel_rom_find(struct intel_rom *rom, u32 needle) in intel_rom_find()
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c126 int cg_read_strstr(const char *cgroup, const char *control, const char *needle) in cg_read_strstr() argument
552 proc_read_strstr(int pid,bool thread,const char * item,const char * needle) proc_read_strstr() argument
/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c
/linux/tools/include/nolibc/
H A Dstring.h311 char *strstr(const char *haystack, const char *needle) in strstr()
/linux/tools/hv/
H A Dhv_kvp_daemon.c740 static const char needle[] = "via "; in kvp_extract_routes() local
776 static const char needle[] = "default "; in kvp_get_gateway() local
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c440 static bool strend(const char *haystack, const char *needle) in strend()
/linux/sound/soc/codecs/
H A Dtas5086.c339 static int index_in_array(const int *array, int len, int needle) in index_in_array() argument
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py600 def check_no_extack(res, needle): argument
621 def test_spurios_extack(sim, obj, skip_hw, needle): argument
/linux/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c1307 char needle[200]; in cmp_str_seq() local
/linux/tools/perf/util/
H A Dparse-events.c2425 const char *needle) in parse_events_error__contains()
/linux/drivers/scsi/
H A Dhpsa.c1549 static int hpsa_scsi_find_entry(struct hpsa_scsi_dev_t *needle, in hpsa_scsi_find_entry()