Searched refs:find_map (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
H A D | unwind-libunwind.c | 316 static struct map *find_map(unw_word_t ip, struct unwind_info *ui) find_map() function 335 map = find_map(ip, ui); find_proc_info()
|
/linux-4.4.14/sound/usb/ |
H A D | mixer.c | 113 find_map(struct mixer_build *state, int unitid, int control) find_map() function 1245 map = find_map(state, unitid, control); build_feature_ctl() 1544 map = find_map(state, unitid, 0); build_mixer_unit_ctl() 1826 map = find_map(state, unitid, valinfo->control); build_audio_procunit() 2028 map = find_map(state, unitid, 0); parse_audio_selector_unit()
|
Completed in 230 milliseconds