Home
last modified time | relevance | path

Searched refs:find_map (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/arch/arm/tests/
H A Dvectors-page.c17 if (find_map(&start, &end, VECTORS__MAP_NAME)) { in test__vectors_page()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dperf-read-vdso.c18 if (find_map(&start, &end, VDSO__MAP_NAME)) in main()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dfind-map.c2 static int find_map(void **start, void **end, const char *name) in find_map() function
H A Dunwind-libunwind-local.c367 static struct map *find_map(unw_word_t ip, struct unwind_info *ui) in find_map() function
383 map = find_map(ip, ui); in find_proc_info()
470 map = find_map(addr, ui); in access_dso_mem()
H A Dvdso.c82 if (vdso_file->error || find_map(&start, &end, VDSO__MAP_NAME)) in get_file()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dmixer.c101 find_map(const struct usbmix_name_map *p, int unitid, int control) in find_map() function
1604 map = find_map(imap, unitid, control); in __build_feature_ctl()
1806 map = find_map(imap, term->id, 0); in build_connector_control()
2080 map = find_map(state->map, unitid, 0); in build_mixer_unit_ctl()
2426 map = find_map(state->map, unitid, valinfo->control); in build_audio_procunit()
2669 map = find_map(state->map, unitid, 0); in parse_audio_selector_unit()