/linux-6.12.1/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 425 struct jbd2_revoke_record_s *record; in jbd2_journal_cancel_revoke() local 495 struct jbd2_revoke_record_s *record; in jbd2_clear_buffer_revoked_flags() local 535 struct jbd2_revoke_record_s *record; in jbd2_journal_write_revoke_records() local 575 struct jbd2_revoke_record_s *record) in write_one_revoke_record() 687 struct jbd2_revoke_record_s *record; in jbd2_journal_set_revoke() local 711 struct jbd2_revoke_record_s *record; in jbd2_journal_test_revoke() local 730 struct jbd2_revoke_record_s *record; in jbd2_journal_clear_revoke() local
|
/linux-6.12.1/lib/ |
D | dhry.h | 326 typedef struct record { struct 327 struct record *Ptr_Comp; argument 328 Enumeration Discr; 329 union { 343 } variant;
|
/linux-6.12.1/tools/perf/ |
D | builtin-record.c | 152 struct record { struct 154 struct record_opts opts; argument 158 struct auxtrace_record *itr; argument 181 struct record_thread *thread_data; argument 189 static volatile int auxtrace_record__snapshot_started; argument 1532 static size_t process_comp_header(void *record, size_t increment) in process_comp_header() 2903 int record_opts__parse_callchain(struct record_opts *record, in record_opts__parse_callchain() 3329 static struct record record = { variable
|
/linux-6.12.1/drivers/firmware/efi/ |
D | efi-pstore.c | 81 static int efi_pstore_read_func(struct pstore_record *record, in efi_pstore_read_func() 157 static ssize_t efi_pstore_read(struct pstore_record *record) in efi_pstore_read() 202 static int efi_pstore_write(struct pstore_record *record) in efi_pstore_write() 233 static int efi_pstore_erase(struct pstore_record *record) in efi_pstore_erase()
|
/linux-6.12.1/fs/pstore/ |
D | platform.c | 262 void pstore_record_init(struct pstore_record *record, in pstore_record_init() 309 struct pstore_record record; in pstore_dump() local 395 struct pstore_record record; in pstore_console_write() local 435 static int pstore_write_user_compat(struct pstore_record *record, in pstore_write_user_compat() 582 static void decompress_record(struct pstore_record *record, in decompress_record() 682 struct pstore_record *record; in pstore_get_backend_records() local
|
D | zone.c | 658 struct pstore_zone *zone, struct pstore_record *record) in psz_kmsg_erase() 699 static int psz_pstore_erase(struct pstore_record *record) in psz_pstore_erase() 721 struct pstore_record *record) in psz_write_kmsg_hdr() 746 struct pstore_record *record) in psz_kmsg_write_record() 796 struct pstore_record *record) in psz_kmsg_write() 824 struct pstore_record *record) in psz_record_write() 872 static int notrace psz_pstore_write(struct pstore_record *record) in psz_pstore_write() 942 struct pstore_record *record) in psz_kmsg_read_hdr() 959 struct pstore_record *record) in psz_kmsg_read() 1002 struct pstore_record *record) in psz_ftrace_read() [all …]
|
D | ram.c | 124 struct pstore_record *record) in ramoops_get_next_prz() 182 static ssize_t ramoops_pstore_read(struct pstore_record *record) in ramoops_pstore_read() 298 struct pstore_record *record) in ramoops_write_kmsg_hdr() 313 static int notrace ramoops_pstore_write(struct pstore_record *record) in ramoops_pstore_write() 398 static int notrace ramoops_pstore_write_user(struct pstore_record *record, in ramoops_pstore_write_user() 412 static int ramoops_pstore_erase(struct pstore_record *record) in ramoops_pstore_erase()
|
D | inode.c | 43 struct pstore_record *record; member 185 struct pstore_record *record = p->record; in pstore_unlink() local 336 int pstore_mkfile(struct dentry *root, struct pstore_record *record) in pstore_mkfile()
|
/linux-6.12.1/tools/tracing/rtla/src/ |
D | timerlat_aa.c | 149 struct trace_seq *s, struct tep_record *record, in timerlat_aa_irq_latency() 217 struct trace_seq *s, struct tep_record *record, in timerlat_aa_thread_latency() 241 static int timerlat_aa_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_handler() 264 static int timerlat_aa_nmi_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_nmi_handler() 307 static int timerlat_aa_irq_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_irq_handler() 403 static int timerlat_aa_softirq_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_softirq_handler() 436 static int timerlat_aa_thread_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_thread_handler() 481 static int timerlat_aa_stack_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_stack_handler() 513 static int timerlat_aa_sched_switch_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_sched_switch_handler() 544 static int timerlat_aa_kworker_start_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_kworker_start_handler()
|
/linux-6.12.1/lib/pldmfw/ |
D | pldmfw.c | 259 pldm_parse_desc_tlvs(struct pldmfw_priv *data, struct pldmfw_record *record, u8 desc_count) in pldm_parse_desc_tlvs() 323 struct pldmfw_record *record; in pldm_parse_one_record() local 403 const struct __pldmfw_record_info *record; in pldm_parse_records() local 546 struct pldmfw_record *record, *r_safe; in pldmfw_free_priv() local 628 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record) in pldmfw_op_pci_match_record() 696 struct pldmfw_record *record; in pldm_find_matching_record() local 720 struct pldmfw_record *record = data->matching_record; in pldm_send_package_data() local
|
/linux-6.12.1/drivers/md/dm-vdo/indexer/ |
D | open-chapter.c | 102 struct uds_volume_record *record; in probe_chapter_slots() local 159 struct uds_volume_record *record; in uds_put_open_chapter() local 237 struct uds_volume_record *record = &collated_records[records]; in fill_delta_chapter_index() local 296 struct uds_volume_record *record; in uds_save_open_chapter() local 361 struct uds_volume_record record; in load_version20() local
|
D | volume-index.c | 132 get_zone_for_record(const struct volume_index_record *record) in get_zone_for_record() 137 static inline u64 convert_index_to_virtual(const struct volume_index_record *record, in convert_index_to_virtual() 153 static inline bool is_virtual_chapter_indexed(const struct volume_index_record *record, in is_virtual_chapter_indexed() 387 static inline int flush_invalid_entries(struct volume_index_record *record, in flush_invalid_entries() 417 static int get_volume_index_entry(struct volume_index_record *record, u32 list_number, in get_volume_index_entry() 482 struct volume_index_record *record) in get_volume_sub_index_record() 533 struct volume_index_record *record) in uds_get_volume_index_record() 561 int uds_put_volume_index_record(struct volume_index_record *record, u64 virtual_chapter) in uds_put_volume_index_record() 604 int uds_remove_volume_index_record(struct volume_index_record *record) in uds_remove_volume_index_record() 709 int uds_set_volume_index_record_chapter(struct volume_index_record *record, in uds_set_volume_index_record_chapter()
|
/linux-6.12.1/tools/perf/util/ |
D | arm-spe.c | 276 static struct simd_flags arm_spe__synth_simd_flags(const struct arm_spe_record *record) in arm_spe__synth_simd_flags() 300 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample() local 349 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample() local 369 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample() local 387 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample() local 419 static void arm_spe__synth_data_source_neoverse(const struct arm_spe_record *record, in arm_spe__synth_data_source_neoverse() 495 static void arm_spe__synth_data_source_generic(const struct arm_spe_record *record, in arm_spe__synth_data_source_generic() 518 static u64 arm_spe__synth_data_source(const struct arm_spe_record *record, u64 midr) in arm_spe__synth_data_source() 549 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe_sample() local 640 struct arm_spe_record *record; in arm_spe_run_decoder() local [all …]
|
D | zstd.c | 33 size_t process_header(void *record, size_t increment)) in zstd_compress_stream_to_records() 38 void *record; in zstd_compress_stream_to_records() local
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/acpi/apei/ |
D | erst.c | 782 static int __erst_write_to_nvram(const struct cper_record_header *record) in __erst_write_to_nvram() 800 int erst_write(const struct cper_record_header *record) in erst_write() 853 static ssize_t __erst_read(u64 record_id, struct cper_record_header *record, in __erst_read() 876 ssize_t erst_read(u64 record_id, struct cper_record_header *record, in erst_read() 909 ssize_t erst_read_record(u64 record_id, struct cper_record_header *record, in erst_read_record() 1069 static ssize_t erst_reader(struct pstore_record *record) in erst_reader() 1134 static int erst_writer(struct pstore_record *record) in erst_writer() 1182 static int erst_clearer(struct pstore_record *record) in erst_clearer()
|
/linux-6.12.1/drivers/misc/cxl/ |
D | vphb.c | 100 int record; in cxl_pcie_config_info() local 113 int rc, record; in cxl_pcie_read_config() local 153 int rc, record; in cxl_pcie_write_config() local
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | smbios.c | 38 struct efi_smbios_record *record; in efi_get_smbios_record() local 51 const u8 *__efi_get_smbios_string(const struct efi_smbios_record *record, in __efi_get_smbios_string()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras_eeprom.c | 490 struct eeprom_table_record *record, in __encode_table_record_to_buf() 518 struct eeprom_table_record *record, in __decode_table_record_from_buf() 620 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table() 840 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append() 923 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read() 1159 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read() local
|
/linux-6.12.1/drivers/cxl/core/ |
D | trace.h | 671 #define __cxl_poison_addr(record) \ argument 673 #define cxl_poison_record_dpa(record) \ argument 675 #define cxl_poison_record_source(record) \ argument 677 #define cxl_poison_record_dpa_length(record) \ argument
|
/linux-6.12.1/net/tls/ |
D | tls_device.c | 139 static void destroy_record(struct tls_record_info *record) in destroy_record() 255 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() 280 struct tls_record_info *record, in tls_push_record() 313 struct tls_record_info *record, in tls_device_record_close() 344 struct tls_record_info *record; in tls_create_new_record() local 426 struct tls_record_info *record; in tls_push_data() local
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | xlated_dumper.c | 228 struct bpf_func_info *record; in dump_xlated_json() local 313 struct bpf_func_info *record; in dump_xlated_plain() local 379 struct bpf_func_info *record = dd->func_info; in dump_xlated_for_graph() local
|
/linux-6.12.1/kernel/ |
D | latencytop.c | 131 unsigned long record = lat->backtrace[q]; in account_global_scheduler_latency() local 208 unsigned long record = lat.backtrace[q]; in __account_scheduler_latency() local
|
/linux-6.12.1/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 1482 ATOM_ENCODER_CAP_RECORD_V2 *record = NULL; in bios_parser_get_encoder_cap_info() local 1852 ATOM_I2C_RECORD *record, in get_gpio_i2c_info() 2616 ATOM_BRACKET_LAYOUT_RECORD *record; in update_slot_layout_info() local
|
/linux-6.12.1/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()
|