/Linux-v5.4/fs/jbd2/ |
D | revoke.c | 140 struct jbd2_revoke_record_s *record; in insert_revoke_hash() local 164 struct jbd2_revoke_record_s *record; in find_revoke_record() local 419 struct jbd2_revoke_record_s *record; in jbd2_journal_cancel_revoke() local 489 struct jbd2_revoke_record_s *record; in jbd2_clear_buffer_revoked_flags() local 529 struct jbd2_revoke_record_s *record; in jbd2_journal_write_revoke_records() local 569 struct jbd2_revoke_record_s *record) in write_one_revoke_record() 681 struct jbd2_revoke_record_s *record; in jbd2_journal_set_revoke() local 705 struct jbd2_revoke_record_s *record; in jbd2_journal_test_revoke() local 724 struct jbd2_revoke_record_s *record; in jbd2_journal_clear_revoke() local
|
/Linux-v5.4/tools/perf/ |
D | builtin-record.c | 75 struct record { struct 77 struct record_opts opts; argument 80 struct auxtrace_record *itr; argument 104 static bool switch_output_signal(struct record *rec) in switch_output_signal() argument 915 static size_t process_comp_header(void *record, size_t increment) in process_comp_header() 1749 int record_opts__parse_callchain(struct record_opts *record, in record_opts__parse_callchain() 2071 static struct record record = { variable
|
D | perf-with-kcore.sh | 141 record() function
|
/Linux-v5.4/drivers/firmware/efi/ |
D | efi-pstore.c | 39 struct pstore_record *record) in efi_pstore_read_func() 168 static int efi_pstore_sysfs_entry_iter(struct pstore_record *record) in efi_pstore_sysfs_entry_iter() 219 static ssize_t efi_pstore_read(struct pstore_record *record) in efi_pstore_read() 242 static int efi_pstore_write(struct pstore_record *record) in efi_pstore_write() 327 static int efi_pstore_erase(struct pstore_record *record) in efi_pstore_erase()
|
/Linux-v5.4/tools/lib/traceevent/plugins/ |
D | plugin_sched_switch.c | 49 struct tep_record *record, in write_and_save_comm() 69 struct tep_record *record, in sched_wakeup_handler() 98 struct tep_record *record, in sched_switch_handler()
|
D | plugin_kvm.c | 251 static int print_exit_reason(struct trace_seq *s, struct tep_record *record, in print_exit_reason() 272 static int kvm_exit_handler(struct trace_seq *s, struct tep_record *record, in kvm_exit_handler() 295 struct tep_record *record, in kvm_emulate_insn_handler() 334 static int kvm_nested_vmexit_inject_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_inject_handler() 348 static int kvm_nested_vmexit_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_handler() 374 static int kvm_mmu_print_role(struct trace_seq *s, struct tep_record *record, in kvm_mmu_print_role() 421 struct tep_record *record, in kvm_mmu_get_page_handler()
|
D | plugin_hrtimer.c | 29 struct tep_record *record, in timer_expire_handler() 49 struct tep_record *record, in timer_start_handler()
|
D | plugin_kmem.c | 27 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler()
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras_eeprom.c | 183 struct eeprom_table_record *record, in __encode_table_record_to_buff() 210 struct eeprom_table_record *record, in __decode_table_record_from_buff() 290 struct eeprom_table_record *record = &records[i]; in __calc_recs_byte_sum() local 377 struct eeprom_table_record *record = &records[i]; in amdgpu_ras_eeprom_process_recods() local 419 struct eeprom_table_record *record = &records[i]; in amdgpu_ras_eeprom_process_recods() local
|
/Linux-v5.4/fs/pstore/ |
D | platform.c | 373 void pstore_record_init(struct pstore_record *record, in pstore_record_init() 418 struct pstore_record record; in pstore_dump() local 492 struct pstore_record record; in pstore_console_write() local 526 static int pstore_write_user_compat(struct pstore_record *record, in pstore_write_user_compat() 658 static void decompress_record(struct pstore_record *record) in decompress_record() 738 struct pstore_record *record; in pstore_get_backend_records() local
|
D | ram.c | 113 struct pstore_record *record) in ramoops_get_next_prz() 223 static ssize_t ramoops_pstore_read(struct pstore_record *record) in ramoops_pstore_read() 334 struct pstore_record *record) in ramoops_write_kmsg_hdr() 349 static int notrace ramoops_pstore_write(struct pstore_record *record) in ramoops_pstore_write() 425 static int notrace ramoops_pstore_write_user(struct pstore_record *record, in ramoops_pstore_write_user() 439 static int ramoops_pstore_erase(struct pstore_record *record) in ramoops_pstore_erase()
|
D | inode.c | 37 struct pstore_record *record; member 177 struct pstore_record *record = p->record; in pstore_unlink() local 290 int pstore_mkfile(struct dentry *root, struct pstore_record *record) in pstore_mkfile()
|
/Linux-v5.4/drivers/gpu/drm/vboxvideo/ |
D | vbva_base.c | 64 struct vbva_record *record; in vbva_write() local 167 struct vbva_record *record; in vbva_buffer_begin_update() local 197 struct vbva_record *record = vbva_ctx->record; in vbva_buffer_end_update() local
|
D | vboxvideo_guest.h | 22 struct vbva_record *record; member
|
/Linux-v5.4/tools/lib/traceevent/ |
D | parse-filter.c | 1526 get_comm(struct tep_event *event, struct tep_record *record) in get_comm() 1538 struct tep_format_field *field, struct tep_record *record) in get_value() 1578 struct tep_record *record, enum tep_errno *err) in get_exp_value() 1633 struct tep_record *record, enum tep_errno *err) in get_arg_value() 1657 struct tep_record *record, enum tep_errno *err) in test_num() 1697 static const char *get_field_str(struct tep_filter_arg *arg, struct tep_record *record) in get_field_str() 1748 struct tep_record *record, enum tep_errno *err) in test_str() 1779 struct tep_record *record, enum tep_errno *err) in test_op() 1801 struct tep_record *record, enum tep_errno *err) in test_filter() 1873 struct tep_record *record) in tep_filter_match()
|
/Linux-v5.4/tools/perf/util/ |
D | zstd.c | 59 size_t process_header(void *record, size_t increment)) in zstd_compress_stream_to_records() 64 void *record; in zstd_compress_stream_to_records() local
|
/Linux-v5.4/drivers/misc/cxl/ |
D | vphb.c | 106 int record; in cxl_pcie_config_info() local 119 int rc, record; in cxl_pcie_read_config() local 159 int rc, record; in cxl_pcie_write_config() local
|
/Linux-v5.4/drivers/acpi/apei/ |
D | erst.c | 749 static int __erst_write_to_nvram(const struct cper_record_header *record) in __erst_write_to_nvram() 767 int erst_write(const struct cper_record_header *record) in erst_write() 820 static ssize_t __erst_read(u64 record_id, struct cper_record_header *record, in __erst_read() 843 ssize_t erst_read(u64 record_id, struct cper_record_header *record, in erst_read() 972 static ssize_t erst_reader(struct pstore_record *record) in erst_reader() 1040 static int erst_writer(struct pstore_record *record) in erst_writer() 1088 static int erst_clearer(struct pstore_record *record) in erst_clearer()
|
/Linux-v5.4/samples/bpf/ |
D | xdp_rxq_info_user.c | 187 struct record { struct 193 struct record stats; argument 439 struct stats_record *record, *prev; in stats_poll() local
|
D | xdp_redirect_cpu_user.c | 151 struct record { struct 157 struct record rx_cnt; argument 568 struct stats_record *record, *prev; in stats_poll() local
|
D | xdp_monitor_user.c | 125 struct record { struct 134 /* record for _kern side __u64 values */ argument
|
/Linux-v5.4/net/tls/ |
D | tls_device.c | 123 static void destroy_record(struct tls_record_info *record) in destroy_record() 232 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() 258 struct tls_record_info *record, in tls_push_record() 291 struct tls_record_info *record, in tls_device_record_close() 325 struct tls_record_info *record; in tls_create_new_record() local 409 struct tls_record_info *record = ctx->open_record; in tls_push_data() local
|
/Linux-v5.4/kernel/ |
D | latencytop.c | 106 unsigned long record = lat->backtrace[q]; in account_global_scheduler_latency() local 183 unsigned long record = lat.backtrace[q]; in __account_scheduler_latency() local
|
/Linux-v5.4/tools/firmware/ |
D | ihex2fw.c | 134 struct ihex_binrec *record; in process_ihex() local 254 static void file_record(struct ihex_binrec *record) in file_record()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/bios/ |
D | bios_parser.c | 224 ATOM_I2C_RECORD *record; in bios_parser_get_i2c_info() local 269 ATOM_HPD_INT_RECORD *record = NULL; in bios_parser_get_hpd_info() local 293 ATOM_CONNECTOR_DEVICE_TAG_RECORD **record) in bios_parser_get_device_tag_record() 335 ATOM_CONNECTOR_DEVICE_TAG_RECORD *record = NULL; in bios_parser_get_device_tag() local 1471 ATOM_ENCODER_CAP_RECORD_V2 *record = NULL; in bios_parser_get_encoder_cap_info() local 1828 ATOM_I2C_RECORD *record, in get_gpio_i2c_info() 2598 ATOM_BRACKET_LAYOUT_RECORD *record; in update_slot_layout_info() local
|