/linux-4.4.14/arch/nios2/platform/ |
H A D | platform.c | 24 const char *machine; nios2_soc_device_init() local
|
/linux-4.4.14/include/linux/ |
H A D | sys_soc.h | 12 const char *machine; member in struct:soc_device_attribute
|
H A D | asn1_ber_bytecode.h | 26 const unsigned char *machine; member in struct:asn1_decoder
|
H A D | pe.h | 103 uint16_t machine; /* machine type */ member in struct:pe_hdr
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | cpu.h | 19 unsigned int machine : 16; member in struct:cpuid
|
/linux-4.4.14/tools/perf/util/ |
H A D | unwind-libdw.h | 14 struct machine *machine; member in struct:unwind_info
|
H A D | trace-event.c | 55 int trace_event__register_resolver(struct machine *machine, trace_event__register_resolver() argument
|
H A D | thread.c | 13 int thread__init_map_groups(struct thread *thread, struct machine *machine) thread__init_map_groups() argument
|
H A D | db-export.c | 109 int db_export__machine(struct db_export *dbe, struct machine *machine) db_export__machine() argument 234 static struct thread *get_main_thread(struct machine *machine, struct thread *thread) get_main_thread() argument 122 db_export__thread(struct db_export *dbe, struct thread *thread, struct machine *machine, struct comm *comm) db_export__thread() argument 204 db_export__dso(struct db_export *dbe, struct dso *dso, struct machine *machine) db_export__dso() argument
|
H A D | machine.h | 26 struct machine { struct 51 struct map *__machine__kernel_map(struct machine *machine, enum map_type type) __machine__kernel_map() argument 57 struct map *machine__kernel_map(struct machine *machine) machine__kernel_map() argument 64 static inline u64 machine__kernel_start(struct machine *machine) machine__kernel_start() argument 71 static inline bool machine__kernel_ip(struct machine *machine, u64 ip) machine__kernel_ip() argument 155 static inline bool machine__is_default_guest(struct machine *machine) machine__is_default_guest() argument 160 static inline bool machine__is_host(struct machine *machine) machine__is_host() argument 173 struct symbol *machine__find_kernel_symbol(struct machine *machine, machine__find_kernel_symbol() argument 183 struct symbol *machine__find_kernel_function(struct machine *machine, u64 addr, machine__find_kernel_function() argument 192 struct symbol *machine__find_kernel_function_by_name(struct machine *machine, machine__find_kernel_function_by_name() argument 237 int machine__synthesize_threads(struct machine *machine, struct target *target, machine__synthesize_threads() argument
|
H A D | map.h | 69 struct machine *machine; member in struct:map_groups
|
H A D | vdso.c | 104 void machine__exit_vdso(struct machine *machine) machine__exit_vdso() argument 123 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, __machine__addnew_vdso() argument 139 static enum dso_type machine__thread_dso_type(struct machine *machine, machine__thread_dso_type() argument 233 static struct dso *__machine__findnew_compat(struct machine *machine, __machine__findnew_compat() argument 252 static int __machine__findnew_vdso_compat(struct machine *machine, __machine__findnew_vdso_compat() argument 286 struct dso *machine__findnew_vdso(struct machine *machine, machine__findnew_vdso() argument
|
H A D | build-id.c | 198 static int machine__write_buildid_table(struct machine *machine, int fd) machine__write_buildid_table() argument 266 static int machine__hit_all_dsos(struct machine *machine) machine__hit_all_dsos() argument 477 static int dso__cache_build_id(struct dso *dso, struct machine *machine) dso__cache_build_id() argument 506 static int machine__cache_build_ids(struct machine *machine) machine__cache_build_ids() argument 531 static bool machine__read_build_ids(struct machine *machine, bool with_hits) machine__read_build_ids() argument 24 build_id__mark_dso_hit(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel __maybe_unused, struct machine *machine) build_id__mark_dso_hit() argument 50 perf_event__exit_del_thread(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) perf_event__exit_del_thread() argument 493 __dsos__cache_build_ids(struct list_head *head, struct machine *machine) __dsos__cache_build_ids() argument
|
H A D | event.c | 903 struct machine *machine = mg->machine; thread__find_addr_map() local 134 perf_event__prepare_comm(union perf_event *event, pid_t pid, struct machine *machine, pid_t *tgid, pid_t *ppid) perf_event__prepare_comm() argument 171 perf_event__synthesize_comm(struct perf_tool *tool, union perf_event *event, pid_t pid, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_comm() argument 187 perf_event__synthesize_fork(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, pid_t ppid, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_fork() argument 219 perf_event__synthesize_mmap_events(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) perf_event__synthesize_mmap_events() argument 352 perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_modules() argument 407 __event__synthesize_thread(union perf_event *comm_event, union perf_event *mmap_event, union perf_event *fork_event, pid_t pid, int full, perf_event__handler_t process, struct perf_tool *tool, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) __event__synthesize_thread() argument 484 perf_event__synthesize_thread_map(struct perf_tool *tool, struct thread_map *threads, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) perf_event__synthesize_thread_map() argument 553 perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) perf_event__synthesize_threads() argument 646 perf_event__synthesize_kernel_mmap(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_kernel_mmap() argument 714 perf_event__process_comm(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_comm() argument 722 perf_event__process_lost(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_lost() argument 730 perf_event__process_aux(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) perf_event__process_aux() argument 738 perf_event__process_itrace_start(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) perf_event__process_itrace_start() argument 746 perf_event__process_lost_samples(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_lost_samples() argument 754 perf_event__process_switch(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) perf_event__process_switch() argument 786 perf_event__process_mmap(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_mmap() argument 794 perf_event__process_mmap2(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_mmap2() argument 809 perf_event__process_fork(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_fork() argument 817 perf_event__process_exit(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_exit() argument 890 perf_event__process(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process() argument 990 perf_event__preprocess_sample(const union perf_event *event, struct machine *machine, struct addr_location *al, struct perf_sample *sample) perf_event__preprocess_sample() argument
|
H A D | unwind-libunwind.c | 89 struct machine *machine; member in struct:unwind_info 241 static int unwind_spec_ehframe(struct dso *dso, struct machine *machine, unwind_spec_ehframe() argument 264 static int read_unwind_spec_eh_frame(struct dso *dso, struct machine *machine, read_unwind_spec_eh_frame() argument 291 read_unwind_spec_debug_frame(struct dso *dso, struct machine *machine, u64 *offset) read_unwind_spec_debug_frame() argument
|
H A D | dso.c | 344 static int __open_dso(struct dso *dso, struct machine *machine) __open_dso() argument 376 static int open_dso(struct dso *dso, struct machine *machine) open_dso() argument 480 static void try_to_open_dso(struct dso *dso, struct machine *machine) try_to_open_dso() argument 521 int dso__data_get_fd(struct dso *dso, struct machine *machine) dso__data_get_fd() argument 643 dso_cache__read(struct dso *dso, struct machine *machine, dso_cache__read() argument 700 static ssize_t dso_cache_read(struct dso *dso, struct machine *machine, dso_cache_read() argument 717 static ssize_t cached_read(struct dso *dso, struct machine *machine, cached_read() argument 746 static int data_file_size(struct dso *dso, struct machine *machine) data_file_size() argument 793 off_t dso__data_size(struct dso *dso, struct machine *machine) dso__data_size() argument 802 static ssize_t data_read_offset(struct dso *dso, struct machine *machine, data_read_offset() argument 829 ssize_t dso__data_read_offset(struct dso *dso, struct machine *machine, dso__data_read_offset() argument 867 struct dso *machine__findnew_kernel(struct machine *machine, const char *name, machine__findnew_kernel() argument 1128 void dso__read_running_kernel_build_id(struct dso *dso, struct machine *machine) dso__read_running_kernel_build_id() argument 1322 enum dso_type dso__type(struct dso *dso, struct machine *machine) dso__type() argument 848 dso__data_read_addr(struct dso *dso, struct map *map, struct machine *machine, u64 addr, u8 *data, ssize_t size) dso__data_read_addr() argument
|
H A D | intel-bts.c | 55 struct machine *machine; member in struct:intel_bts 313 struct machine *machine = btsq->bts->machine; intel_bts_get_next_insn() local
|
H A D | map.c | 144 struct map *map__new(struct machine *machine, u64 start, u64 len, map__new() argument 466 void map_groups__init(struct map_groups *mg, struct machine *machine) map_groups__init() argument 517 struct map_groups *map_groups__new(struct machine *machine) map_groups__new() argument
|
H A D | symbol.h | 186 struct machine *machine; member in struct:addr_location
|
H A D | header.c | 1229 struct machine *machine; __event_process_build_id() local 2834 perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_build_id() argument
|
H A D | intel-pt.c | 56 struct machine *machine; member in struct:intel_pt 369 static int intel_pt_cache_add(struct dso *dso, struct machine *machine, intel_pt_cache_add() argument 399 intel_pt_cache_lookup(struct dso *dso, struct machine *machine, u64 offset) intel_pt_cache_lookup() argument 415 struct machine *machine = ptq->pt->machine; intel_pt_walk_next_insn() local 1262 struct machine *machine = pt->machine; intel_pt_switch_ip() local 336 intel_pt_cache_size(struct dso *dso, struct machine *machine) intel_pt_cache_size() argument 350 intel_pt_cache(struct dso *dso, struct machine *machine) intel_pt_cache() argument
|
H A D | machine.c | 26 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) machine__init() argument 71 struct machine *machine = malloc(sizeof(*machine)); machine__new_host() local 108 void machine__delete_threads(struct machine *machine) machine__delete_threads() argument 123 void machine__exit(struct machine *machine) machine__exit() argument 133 void machine__delete(struct machine *machine) machine__delete() argument 157 struct machine *pos, *machine = malloc(sizeof(*machine)); machines__add() local 193 struct machine *machine = rb_entry(nd, struct machine, rb_node); machines__set_symbol_filter() local 206 struct machine *machine = rb_entry(nd, struct machine, rb_node); machines__set_comm_exec() local 216 struct machine *machine; machines__find() local 242 struct machine *machine = machines__find(machines, pid); machines__findnew() local 283 char *machine__mmap_name(struct machine *machine, char *bf, size_t size) machine__mmap_name() argument 300 struct machine *machine; machines__set_id_hdr_size() local 312 static void machine__update_thread_pid(struct machine *machine, machine__update_thread_pid() argument 358 static struct thread *____machine__findnew_thread(struct machine *machine, ____machine__findnew_thread() argument 429 struct thread *__machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) __machine__findnew_thread() argument 434 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, machine__findnew_thread() argument 445 struct thread *machine__find_thread(struct machine *machine, pid_t pid, machine__find_thread() argument 455 struct comm *machine__thread_exec_comm(struct machine *machine, machine__thread_exec_comm() argument 464 int machine__process_comm_event(struct machine *machine, union perf_event *event, machine__process_comm_event() argument 506 static struct dso *machine__findnew_module_dso(struct machine *machine, machine__findnew_module_dso() argument 563 struct map *machine__findnew_module_map(struct machine *machine, u64 start, machine__findnew_module_map() argument 625 size_t machine__fprintf_vmlinux_path(struct machine *machine, FILE *fp) machine__fprintf_vmlinux_path() argument 644 size_t machine__fprintf(struct machine *machine, FILE *fp) machine__fprintf() argument 662 static struct dso *machine__get_kernel(struct machine *machine) machine__get_kernel() argument 698 static void machine__get_kallsyms_filename(struct machine *machine, char *buf, machine__get_kallsyms_filename() argument 713 static u64 machine__get_running_kernel_start(struct machine *machine, machine__get_running_kernel_start() argument 738 int __machine__create_kernel_maps(struct machine *machine, struct dso *kernel) __machine__create_kernel_maps() argument 766 void machine__destroy_kernel_maps(struct machine *machine) machine__destroy_kernel_maps() argument 861 struct machine *machine = machines__findnew(machines, pid); machines__create_kernel_maps() local 869 int machine__load_kallsyms(struct machine *machine, const char *filename, machine__load_kallsyms() argument 888 int machine__load_vmlinux_path(struct machine *machine, enum map_type type, machine__load_vmlinux_path() argument 1026 static int machine__set_modules_path(struct machine *machine) machine__set_modules_path() argument 1044 struct machine *machine = arg; machine__create_module() local 1056 static int machine__create_modules(struct machine *machine) machine__create_modules() argument 1082 int machine__create_kernel_maps(struct machine *machine) machine__create_kernel_maps() argument 1117 static void machine__set_kernel_mmap_len(struct machine *machine, machine__set_kernel_mmap_len() argument 1135 static bool machine__uses_kcore(struct machine *machine) machine__uses_kcore() argument 1147 static int machine__process_kernel_mmap_event(struct machine *machine, machine__process_kernel_mmap_event() argument 1257 int machine__process_mmap2_event(struct machine *machine, machine__process_mmap2_event() argument 1312 int machine__process_mmap_event(struct machine *machine, union perf_event *event, machine__process_mmap_event() argument 1363 static void __machine__remove_thread(struct machine *machine, struct thread *th, bool lock) __machine__remove_thread() argument 1384 void machine__remove_thread(struct machine *machine, struct thread *th) machine__remove_thread() argument 1389 int machine__process_fork_event(struct machine *machine, union perf_event *event, machine__process_fork_event() argument 1438 int machine__process_exit_event(struct machine *machine, union perf_event *event, machine__process_exit_event() argument 1456 int machine__process_event(struct machine *machine, union perf_event *event, machine__process_event() argument 1898 int machine__for_each_thread(struct machine *machine, machine__for_each_thread() argument 1933 struct machine *machine = rb_entry(nd, struct machine, rb_node); machines__for_each_thread() local 1942 int __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, __machine__synthesize_threads() argument 1955 pid_t machine__get_current_tid(struct machine *machine, int cpu) machine__get_current_tid() argument 1963 int machine__set_current_tid(struct machine *machine, int cpu, pid_t pid, machine__set_current_tid() argument 1999 int machine__get_kernel_start(struct machine *machine) machine__get_kernel_start() argument 2021 struct dso *machine__findnew_dso(struct machine *machine, const char *filename) machine__findnew_dso() argument 2028 struct machine *machine = vmachine; machine__resolve_kernel_addr() local
|
H A D | session.c | 960 struct machine *machine; machines__find_for_cpumode() local 1057 struct machine *machine; machines__deliver_event() local 982 deliver_sample_value(struct perf_evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct sample_read_value *v, struct machine *machine) deliver_sample_value() argument 1005 deliver_sample_group(struct perf_evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) deliver_sample_group() argument 1026 perf_evlist__deliver_sample(struct perf_evlist *evlist, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) perf_evlist__deliver_sample() argument 2017 perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct perf_evlist *evlist, struct machine *machine) perf_event__synthesize_id_index() argument
|
H A D | symbol.c | 708 struct machine *machine; dso__split_kallsyms() local 1118 struct machine *machine; dso__load_kcore() local 1401 struct machine *machine; dso__load() local 1810 struct machine *machine; dso__load_guest_kernel_sym() local
|
/linux-4.4.14/include/uapi/linux/ |
H A D | utsname.h | 11 char machine[9]; member in struct:oldold_utsname 21 char machine[65]; member in struct:old_utsname 29 char machine[__NEW_UTS_LEN + 1]; member in struct:new_utsname
|
/linux-4.4.14/arch/arm/mach-tegra/ |
H A D | tegra.c | 128 char *machine; member in struct:__anon264
|
/linux-4.4.14/tools/perf/tests/ |
H A D | thread-mg-share.c | 10 struct machine *machine; test__thread_mg_share() local
|
H A D | hists_filter.c | 111 struct machine *machine; test__hists_filter() local 46 add_hist_entries(struct perf_evlist *evlist, struct machine *machine) add_hist_entries() argument
|
H A D | dwarf-unwind.c | 29 static int init_live_machine(struct machine *machine) init_live_machine() argument 148 struct machine *machine; test__dwarf_unwind() local 21 mmap_handler(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) mmap_handler() argument
|
H A D | dso-data.c | 103 static int dso__data_fd(struct dso *dso, struct machine *machine) dso__data_fd() argument 115 struct machine machine; test__dso_data() local 250 struct machine machine; test__dso_data_cache() local 307 struct machine machine; test__dso_data_reopen() local
|
H A D | hists_common.c | 82 struct machine *machine = machines__find(machines, HOST_KERNEL_ID); setup_fake_machine() local
|
H A D | hists_link.c | 62 static int add_hist_entries(struct perf_evlist *evlist, struct machine *machine) add_hist_entries() argument 282 struct machine *machine = NULL; test__hists_link() local
|
H A D | hists_output.c | 46 static int add_hist_entries(struct hists *hists, struct machine *machine) add_hist_entries() argument 126 static int test1(struct perf_evsel *evsel, struct machine *machine) test1() argument 228 static int test2(struct perf_evsel *evsel, struct machine *machine) test2() argument 284 static int test3(struct perf_evsel *evsel, struct machine *machine) test3() argument 358 static int test4(struct perf_evsel *evsel, struct machine *machine) test4() argument 460 static int test5(struct perf_evsel *evsel, struct machine *machine) test5() argument 583 struct machine *machine; test__hists_output() local
|
H A D | mmap-thread-lookup.c | 128 static int synth_all(struct machine *machine) synth_all() argument 135 static int synth_process(struct machine *machine) synth_process() argument 153 struct machine *machine; mmap_events() local
|
H A D | hists_cumulate.c | 76 static int add_hist_entries(struct hists *hists, struct machine *machine) add_hist_entries() argument 249 static int test1(struct perf_evsel *evsel, struct machine *machine) test1() argument 300 static int test2(struct perf_evsel *evsel, struct machine *machine) test2() argument 448 static int test3(struct perf_evsel *evsel, struct machine *machine) test3() argument 505 static int test4(struct perf_evsel *evsel, struct machine *machine) test4() argument 693 struct machine *machine; test__hists_cumulate() local
|
H A D | code-reading.c | 290 static int process_sample_event(struct machine *machine, process_sample_event() argument 317 static int process_event(struct machine *machine, struct perf_evlist *evlist, process_event() argument 340 static int process_events(struct machine *machine, struct perf_evlist *evlist, process_events() argument 437 struct machine *machine; do_test_code_reading() local
|
/linux-4.4.14/sound/soc/tegra/ |
H A D | tegra_wm9712.c | 75 struct tegra_wm9712 *machine; tegra_wm9712_driver_probe() local 147 struct tegra_wm9712 *machine = snd_soc_card_get_drvdata(card); tegra_wm9712_driver_remove() local
|
H A D | tegra_wm8753.c | 59 struct tegra_wm8753 *machine = snd_soc_card_get_drvdata(card); tegra_wm8753_hw_params() local 126 struct tegra_wm8753 *machine; tegra_wm8753_driver_probe() local 190 struct tegra_wm8753 *machine = snd_soc_card_get_drvdata(card); tegra_wm8753_driver_remove() local
|
H A D | tegra_alc5632.c | 104 struct tegra_alc5632 *machine = snd_soc_card_get_drvdata(rtd->card); tegra_alc5632_asoc_init() local 125 struct tegra_alc5632 *machine = snd_soc_card_get_drvdata(card); tegra_alc5632_card_remove() local 232 struct tegra_alc5632 *machine = snd_soc_card_get_drvdata(card); tegra_alc5632_remove() local
|
H A D | tegra_max98090.c | 54 struct tegra_max98090 *machine = snd_soc_card_get_drvdata(card); tegra_max98090_asoc_hw_params() local 148 struct tegra_max98090 *machine = snd_soc_card_get_drvdata(rtd->card); tegra_max98090_asoc_init() local 181 struct tegra_max98090 *machine = snd_soc_card_get_drvdata(card); tegra_max98090_card_remove() local 223 struct tegra_max98090 *machine; tegra_max98090_probe() local 296 struct tegra_max98090 *machine = snd_soc_card_get_drvdata(card); tegra_max98090_remove() local
|
H A D | tegra_rt5640.c | 56 struct tegra_rt5640 *machine = snd_soc_card_get_drvdata(card); tegra_rt5640_asoc_hw_params() local 111 struct tegra_rt5640 *machine = snd_soc_card_get_drvdata(rtd->card); tegra_rt5640_asoc_init() local 131 struct tegra_rt5640 *machine = snd_soc_card_get_drvdata(card); tegra_rt5640_card_remove() local 168 struct tegra_rt5640 *machine; tegra_rt5640_probe() local 237 struct tegra_rt5640 *machine = snd_soc_card_get_drvdata(card); tegra_rt5640_remove() local
|
H A D | tegra_rt5677.c | 58 struct tegra_rt5677 *machine = snd_soc_card_get_drvdata(card); tegra_rt5677_asoc_hw_params() local 85 struct tegra_rt5677 *machine = snd_soc_card_get_drvdata(card); tegra_rt5677_event_hp() local 144 struct tegra_rt5677 *machine = snd_soc_card_get_drvdata(rtd->card); tegra_rt5677_asoc_init() local 174 struct tegra_rt5677 *machine = snd_soc_card_get_drvdata(card); tegra_rt5677_card_remove() local 216 struct tegra_rt5677 *machine; tegra_rt5677_probe() local 312 struct tegra_rt5677 *machine = snd_soc_card_get_drvdata(card); tegra_rt5677_remove() local
|
H A D | tegra_wm8903.c | 64 struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); tegra_wm8903_hw_params() local 133 struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); tegra_wm8903_event_int_spk() local 149 struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); tegra_wm8903_event_hp() local 175 struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); tegra_wm8903_init() local 205 struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); tegra_wm8903_remove() local 245 struct tegra_wm8903 *machine; tegra_wm8903_driver_probe() local 369 struct tegra_wm8903 *machine = snd_soc_card_get_drvdata(card); tegra_wm8903_driver_remove() local
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | irq_alpha.c | 127 process_mcheck_info(unsigned long vector, unsigned long la_ptr, const char *machine, int expected) process_mcheck_info() argument
|
/linux-4.4.14/lib/ |
H A D | asn1_decoder.c | 173 const unsigned char *machine = decoder->machine; asn1_ber_decoder() local
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-annotate.c | 84 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-mem.c | 61 dump_raw_samples(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) dump_raw_samples() argument 111 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel __maybe_unused, struct machine *machine) process_sample_event() argument
|
H A D | builtin-inject.c | 208 perf_event__repipe_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) perf_event__repipe_sample() argument 224 perf_event__repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_mmap() argument 237 perf_event__repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_mmap2() argument 250 perf_event__repipe_fork(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_fork() argument 263 perf_event__repipe_comm(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_comm() argument 276 perf_event__repipe_exit(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_exit() argument 327 dso__inject_build_id(struct dso *dso, struct perf_tool *tool, struct machine *machine) dso__inject_build_id() argument 351 perf_event__inject_buildid(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel __maybe_unused, struct machine *machine) perf_event__inject_buildid() argument 417 perf_inject__sched_switch(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) perf_inject__sched_switch() argument 441 perf_inject__sched_stat(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) perf_inject__sched_stat() argument
|
H A D | builtin-report.c | 138 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-top.c | 817 struct machine *machine; perf_top__mmap_read_idx() local 704 perf_event__process_sample(struct perf_tool *tool, const union perf_event *event, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) perf_event__process_sample() argument
|
H A D | builtin-diff.c | 323 diff__process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) diff__process_sample_event() argument
|
H A D | builtin-kvm.c | 647 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-lock.c | 808 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-record.c | 368 static void perf_event__synthesize_guest_os(struct machine *machine, void *data) perf_event__synthesize_guest_os() argument 481 struct machine *machine; __cmd_record() local 333 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-kmem.c | 319 struct machine *machine = &kmem_session->machines.host; build_alloc_func_list() local 369 struct machine *machine = &kmem_session->machines.host; find_callsite() local 952 struct machine *machine = &session->machines.host; __print_slab_result() local 1013 struct machine *machine = &session->machines.host; __print_page_alloc_result() local 1063 struct machine *machine = &session->machines.host; __print_page_caller_result() local 903 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-script.c | 699 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument 775 process_comm_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_comm_event() argument 809 process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_fork_event() argument 840 process_exit_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_exit_event() argument 873 process_mmap_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_mmap_event() argument 904 process_mmap2_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_mmap2_event() argument 935 process_switch_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) process_switch_event() argument
|
H A D | builtin-timechart.c | 471 cat_backtrace(union perf_event *event, struct perf_sample *sample, struct machine *machine) cat_backtrace() argument 554 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) process_sample_event() argument
|
H A D | builtin-sched.c | 761 replay_fork_event(struct perf_sched *sched, union perf_event *event, struct machine *machine) replay_fork_event() argument 954 latency_switch_event(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_switch_event() argument 1024 latency_runtime_event(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_runtime_event() argument 1059 latency_wakeup_event(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_wakeup_event() argument 1120 latency_migrate_task_event(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) latency_migrate_task_event() argument 1329 process_sched_wakeup_event(struct perf_tool *tool, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_wakeup_event() argument 1342 map_switch_event(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) map_switch_event() argument 1428 process_sched_switch_event(struct perf_tool *tool, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_switch_event() argument 1454 process_sched_runtime_event(struct perf_tool *tool, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_runtime_event() argument 1467 perf_sched__process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_sched__process_fork_event() argument 1484 process_sched_migrate_task_event(struct perf_tool *tool, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) process_sched_migrate_task_event() argument 1502 perf_sched__process_tracepoint_sample(struct perf_tool *tool __maybe_unused, union perf_event *event __maybe_unused, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) perf_sched__process_tracepoint_sample() argument
|
H A D | builtin-trace.c | 1403 int machine; member in struct:trace::__anon15673 1610 static int trace__process_event(struct trace *trace, struct machine *machine, trace__process_event() argument 1628 trace__tool_process(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) trace__tool_process() argument
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
H A D | page.h | 185 static inline xpaddr_t machine_to_phys(xmaddr_t machine) machine_to_phys() argument
|
/linux-4.4.14/arch/powerpc/platforms/chrp/ |
H A D | pci.c | 214 const char *model, *machine; chrp_find_bridges() local
|
H A D | setup.c | 304 const char *machine = NULL; chrp_setup_arch() local
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
H A D | sst_acpi.c | 48 char machine[32]; member in struct:sst_machines
|
/linux-4.4.14/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 531 python_export_machine(struct db_export *dbe, struct machine *machine) python_export_machine() argument 550 python_export_thread(struct db_export *dbe, struct thread *thread, u64 main_thread_db_id, struct machine *machine) python_export_thread() argument 607 python_export_dso(struct db_export *dbe, struct dso *dso, struct machine *machine) python_export_dso() argument
|
/linux-4.4.14/fs/ |
H A D | binfmt_elf.c | 1353 fill_elf_header(struct elfhdr *elf, int segs, u16 machine, u32 flags) fill_elf_header() argument
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_mr.h | 266 char machine[MACHINE_LENGTH]; member in struct:host_system_info
|