/linux-4.4.14/tools/perf/ |
D | builtin-record.c | 41 struct record { struct 43 struct record_opts opts; argument 46 struct auxtrace_record *itr; argument 56 static int record__write(struct record *rec, void *bf, size_t size) in record__write() argument 803 struct record_opts *record = (struct record_opts *)opt->value; in record_parse_callchain_opt() local 826 struct record_opts *record = (struct record_opts *)opt->value; in record_callchain_opt() local 990 static struct record record = { variable
|
D | perf-with-kcore.sh | 153 record() function
|
D | builtin-top.c | 1056 struct record_opts *record = (struct record_opts *)opt->value; in parse_callchain_opt() local
|
D | builtin-kmem.c | 710 struct pevent_record record = { in parse_gfp_flags() local
|
/linux-4.4.14/fs/jbd2/ |
D | revoke.c | 143 struct jbd2_revoke_record_s *record; in insert_revoke_hash() local 167 struct jbd2_revoke_record_s *record; in find_revoke_record() local 417 struct jbd2_revoke_record_s *record; in jbd2_journal_cancel_revoke() local 487 struct jbd2_revoke_record_s *record; in jbd2_clear_buffer_revoked_flags() local 528 struct jbd2_revoke_record_s *record; in jbd2_journal_write_revoke_records() local 570 struct jbd2_revoke_record_s *record, in write_one_revoke_record() 703 struct jbd2_revoke_record_s *record; in jbd2_journal_set_revoke() local 727 struct jbd2_revoke_record_s *record; in jbd2_journal_test_revoke() local 746 struct jbd2_revoke_record_s *record; in jbd2_journal_clear_revoke() local
|
/linux-4.4.14/tools/lib/traceevent/ |
D | plugin_sched_switch.c | 48 struct pevent_record *record, in write_and_save_comm() 68 struct pevent_record *record, in sched_wakeup_handler() 97 struct pevent_record *record, in sched_switch_handler()
|
D | plugin_kvm.c | 250 static int print_exit_reason(struct trace_seq *s, struct pevent_record *record, in print_exit_reason() 271 static int kvm_exit_handler(struct trace_seq *s, struct pevent_record *record, in kvm_exit_handler() 294 struct pevent_record *record, in kvm_emulate_insn_handler() 333 static int kvm_nested_vmexit_inject_handler(struct trace_seq *s, struct pevent_record *record, in kvm_nested_vmexit_inject_handler() 347 static int kvm_nested_vmexit_handler(struct trace_seq *s, struct pevent_record *record, in kvm_nested_vmexit_handler() 373 static int kvm_mmu_print_role(struct trace_seq *s, struct pevent_record *record, in kvm_mmu_print_role() 420 struct pevent_record *record, in kvm_mmu_get_page_handler()
|
D | plugin_hrtimer.c | 28 struct pevent_record *record, in timer_expire_handler() 48 struct pevent_record *record, in timer_start_handler()
|
D | parse-filter.c | 1697 get_comm(struct event_format *event, struct pevent_record *record) in get_comm() 1709 struct format_field *field, struct pevent_record *record) in get_value() 1745 struct pevent_record *record, enum pevent_errno *err) in get_exp_value() 1800 struct pevent_record *record, enum pevent_errno *err) in get_arg_value() 1824 struct pevent_record *record, enum pevent_errno *err) in test_num() 1864 static const char *get_field_str(struct filter_arg *arg, struct pevent_record *record) in get_field_str() 1907 struct pevent_record *record, enum pevent_errno *err) in test_str() 1938 struct pevent_record *record, enum pevent_errno *err) in test_op() 1960 struct pevent_record *record, enum pevent_errno *err) in test_filter() 2032 struct pevent_record *record) in pevent_filter_match()
|
D | plugin_kmem.c | 26 static int call_site_handler(struct trace_seq *s, struct pevent_record *record, in call_site_handler()
|
D | plugin_mac80211.c | 61 struct pevent_record *record, in drv_bss_info_changed()
|
D | plugin_function.c | 125 static int function_handler(struct trace_seq *s, struct pevent_record *record, in function_handler()
|
D | event-parse.c | 5075 struct trace_seq *s, struct pevent_record *record) in pevent_data_lat_fmt() 5299 struct pevent_record *record) in pevent_event_info() 5332 struct pevent_record *record, bool use_trace_clock) in pevent_print_event() 6060 const char *name, struct pevent_record *record, in get_field_val() 6093 const char *name, struct pevent_record *record, in pevent_get_field_raw() 6140 const char *name, struct pevent_record *record, in pevent_get_field_val() 6165 const char *name, struct pevent_record *record, in pevent_get_common_field_val() 6190 const char *name, struct pevent_record *record, in pevent_get_any_field_val() 6216 struct pevent_record *record, int err) in pevent_print_num_field() 6248 struct pevent_record *record, int err) in pevent_print_func_field()
|
/linux-4.4.14/drivers/pci/ |
D | pci-acpi.c | 44 static acpi_status decode_type0_hpx_record(union acpi_object *record, in decode_type0_hpx_record() 74 static acpi_status decode_type1_hpx_record(union acpi_object *record, in decode_type1_hpx_record() 103 static acpi_status decode_type2_hpx_record(union acpi_object *record, in decode_type2_hpx_record() 149 union acpi_object *package, *record, *fields; in acpi_run_hpx() local
|
/linux-4.4.14/kernel/ |
D | latencytop.c | 114 unsigned long record = lat->backtrace[q]; in account_global_scheduler_latency() local 204 unsigned long record = lat.backtrace[q]; in __account_scheduler_latency() local
|
/linux-4.4.14/firmware/ |
D | ihex2fw.c | 133 struct ihex_binrec *record; in process_ihex() local 251 static void file_record(struct ihex_binrec *record) in file_record()
|
/linux-4.4.14/tools/hv/ |
D | hv_kvp_daemon.c | 179 struct kvp_record *record = kvp_file_info[pool].records; in kvp_update_mem_state() local 233 struct kvp_record *record; in kvp_file_init() local 314 struct kvp_record *record; in kvp_key_delete() local 357 struct kvp_record *record; in kvp_key_add_or_modify() local 411 struct kvp_record *record; in kvp_get_value() local 441 struct kvp_record *record; in kvp_pool_enumerate() local
|
/linux-4.4.14/sound/usb/6fire/ |
D | firmware.c | 84 static bool usb6fire_fw_ihex_next_record(struct ihex_record *record) in usb6fire_fw_ihex_next_record() 146 struct ihex_record *record) in usb6fire_fw_ihex_init()
|
/linux-4.4.14/include/linux/ |
D | fmc-sdb.h | 30 union sdb_record *record; /* copies of the struct */ member
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_verbs.c | 287 struct ib_event *record) in ipoib_event()
|
/linux-4.4.14/drivers/usb/misc/ |
D | ezusb.c | 79 const struct ihex_binrec *record; in ezusb_ihex_firmware_download() local
|
/linux-4.4.14/drivers/acpi/apei/ |
D | erst.c | 762 static int __erst_write_to_nvram(const struct cper_record_header *record) in __erst_write_to_nvram() 780 int erst_write(const struct cper_record_header *record) in erst_write() 833 static ssize_t __erst_read(u64 record_id, struct cper_record_header *record, in __erst_read() 856 ssize_t erst_read(u64 record_id, struct cper_record_header *record, in erst_read()
|
/linux-4.4.14/arch/m68k/mac/ |
D | config.c | 83 int __init mac_parse_bootinfo(const struct bi_record *record) in mac_parse_bootinfo()
|
/linux-4.4.14/arch/m68k/apollo/ |
D | config.c | 49 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo()
|
/linux-4.4.14/fs/btrfs/ |
D | delayed-ref.c | 764 struct btrfs_qgroup_extent_record *record = NULL; in btrfs_add_delayed_tree_ref() local 820 struct btrfs_qgroup_extent_record *record = NULL; in btrfs_add_delayed_data_ref() local
|
D | qgroup.c | 1428 struct btrfs_qgroup_extent_record *record; in btrfs_qgroup_prepare_account_extents() local 1458 struct btrfs_qgroup_extent_record *record) in btrfs_qgroup_insert_dirty_extent() 1742 struct btrfs_qgroup_extent_record *record; in btrfs_qgroup_account_extents() local
|
/linux-4.4.14/arch/m68k/atari/ |
D | config.c | 131 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo()
|
/linux-4.4.14/arch/m68k/hp300/ |
D | config.c | 72 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo()
|
/linux-4.4.14/tools/perf/util/ |
D | trace-event-parse.c | 118 struct pevent_record record; in event_format__fprintf() local
|
/linux-4.4.14/drivers/misc/cxl/ |
D | vphb.c | 105 int record = cxl_pcie_cfg_record(bus, devfn); in cxl_pcie_cfg_addr() local
|
/linux-4.4.14/arch/m68k/kernel/ |
D | setup_mm.c | 145 static void __init m68k_parse_bootinfo(const struct bi_record *record) in m68k_parse_bootinfo()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 360 ATOM_COMMON_RECORD_HEADER *record = (ATOM_COMMON_RECORD_HEADER *) in amdgpu_atombios_get_connector_info_from_object_table() local 388 ATOM_COMMON_RECORD_HEADER *record = (ATOM_COMMON_RECORD_HEADER *) in amdgpu_atombios_get_connector_info_from_object_table() local 464 *record = in amdgpu_atombios_get_connector_info_from_object_table() local
|
D | atombios_encoders.c | 1986 u8 *record; in amdgpu_atombios_encoder_get_lcd_info() local
|
/linux-4.4.14/arch/powerpc/perf/ |
D | core-fsl-emb.c | 611 int record = 0; in record_and_restart() local
|
D | core-book3s.c | 1957 int record = 0; in record_and_restart() local
|
/linux-4.4.14/arch/m68k/amiga/ |
D | config.c | 145 int __init amiga_parse_bootinfo(const struct bi_record *record) in amiga_parse_bootinfo()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | htc.c | 237 struct ath10k_htc_record *record; in ath10k_htc_process_trailer() local
|
/linux-4.4.14/kernel/gcov/ |
D | gcc_3_4.c | 337 int record; member
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_i210.c | 465 u32 *record = NULL; in igb_read_invm_version() local
|
/linux-4.4.14/fs/hfs/ |
D | btree.h | 74 int record; member
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | prism2fw.c | 856 static int read_fwfile(const struct ihex_binrec *record) in read_fwfile()
|
/linux-4.4.14/drivers/s390/char/ |
D | vmur.c | 466 static int diag_position_to_record(int devno, int record) in diag_position_to_record()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 662 ATOM_COMMON_RECORD_HEADER *record = (ATOM_COMMON_RECORD_HEADER *) in radeon_get_atom_connector_info_from_object_table() local 693 ATOM_COMMON_RECORD_HEADER *record = (ATOM_COMMON_RECORD_HEADER *) in radeon_get_atom_connector_info_from_object_table() local 769 *record = in radeon_get_atom_connector_info_from_object_table() local 1703 u8 *record; in radeon_atombios_get_lvds_info() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 1671 struct htc_record_hdr *record, in htc_parse_trailer() 1754 struct htc_record_hdr *record; in htc_proc_trailer() local
|
D | htc_pipe.c | 858 struct htc_record_hdr *record; in htc_process_trailer() local
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound.h | 127 void (*record)(void); /* optional */ member
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_eq.c | 248 struct ib_event record; in port_change() local
|
/linux-4.4.14/sound/pci/ |
D | sis7019.c | 600 u32 record = 0; in sis_pcm_trigger() local
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_hw.h | 258 } record[]; member
|
/linux-4.4.14/fs/hfsplus/ |
D | hfsplus_fs.h | 290 int record; member
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_eckd.h | 101 __u8 record; member 120 __u8 record; member
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | tlan.c | 2097 static void tlan_read_and_clear_stats(struct net_device *dev, int record) in tlan_read_and_clear_stats()
|
/linux-4.4.14/drivers/usb/serial/ |
D | io_ti.c | 1126 u8 *record; in do_download_mode() local
|
/linux-4.4.14/kernel/events/ |
D | core.c | 6921 void *record = data->raw->data; in perf_tp_filter_match() local 6950 void perf_tp_event(u64 addr, u64 count, void *record, int entry_size, in perf_tp_event()
|