Home
last modified time | relevance | path

Searched defs:record (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v4.19/tools/perf/
Dbuiltin-record.c66 struct record { struct
68 struct record_opts opts; argument
71 struct auxtrace_record *itr; argument
90 static bool switch_output_signal(struct record *rec) in switch_output_signal() argument
1224 int record_opts__parse_callchain(struct record_opts *record, in record_opts__parse_callchain()
1510 static struct record record = { variable
Dperf-with-kcore.sh153 record() function
/Linux-v4.19/fs/jbd2/
Drevoke.c140 struct jbd2_revoke_record_s *record; in insert_revoke_hash() local
164 struct jbd2_revoke_record_s *record; in find_revoke_record() local
411 struct jbd2_revoke_record_s *record; in jbd2_journal_cancel_revoke() local
481 struct jbd2_revoke_record_s *record; in jbd2_clear_buffer_revoked_flags() local
521 struct jbd2_revoke_record_s *record; in jbd2_journal_write_revoke_records() local
561 struct jbd2_revoke_record_s *record) in write_one_revoke_record()
675 struct jbd2_revoke_record_s *record; in jbd2_journal_set_revoke() local
699 struct jbd2_revoke_record_s *record; in jbd2_journal_test_revoke() local
718 struct jbd2_revoke_record_s *record; in jbd2_journal_clear_revoke() local
/Linux-v4.19/drivers/firmware/efi/
Defi-pstore.c37 struct pstore_record *record) in efi_pstore_read_func()
166 static int efi_pstore_sysfs_entry_iter(struct pstore_record *record) in efi_pstore_sysfs_entry_iter()
217 static ssize_t efi_pstore_read(struct pstore_record *record) in efi_pstore_read()
240 static int efi_pstore_write(struct pstore_record *record) in efi_pstore_write()
326 static int efi_pstore_erase(struct pstore_record *record) in efi_pstore_erase()
/Linux-v4.19/tools/lib/traceevent/
Dplugin_sched_switch.c48 struct tep_record *record, in write_and_save_comm()
68 struct tep_record *record, in sched_wakeup_handler()
97 struct tep_record *record, in sched_switch_handler()
Dplugin_kvm.c250 static int print_exit_reason(struct trace_seq *s, struct tep_record *record, in print_exit_reason()
271 static int kvm_exit_handler(struct trace_seq *s, struct tep_record *record, in kvm_exit_handler()
294 struct tep_record *record, in kvm_emulate_insn_handler()
333 static int kvm_nested_vmexit_inject_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_inject_handler()
347 static int kvm_nested_vmexit_handler(struct trace_seq *s, struct tep_record *record, in kvm_nested_vmexit_handler()
373 static int kvm_mmu_print_role(struct trace_seq *s, struct tep_record *record, in kvm_mmu_print_role()
420 struct tep_record *record, in kvm_mmu_get_page_handler()
Dplugin_hrtimer.c28 struct tep_record *record, in timer_expire_handler()
48 struct tep_record *record, in timer_start_handler()
Dparse-filter.c1689 get_comm(struct event_format *event, struct tep_record *record) in get_comm()
1701 struct format_field *field, struct tep_record *record) in get_value()
1741 struct tep_record *record, enum tep_errno *err) in get_exp_value()
1796 struct tep_record *record, enum tep_errno *err) in get_arg_value()
1820 struct tep_record *record, enum tep_errno *err) in test_num()
1860 static const char *get_field_str(struct filter_arg *arg, struct tep_record *record) in get_field_str()
1911 struct tep_record *record, enum tep_errno *err) in test_str()
1942 struct tep_record *record, enum tep_errno *err) in test_op()
1964 struct tep_record *record, enum tep_errno *err) in test_filter()
2036 struct tep_record *record) in tep_filter_match()
Dplugin_kmem.c26 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler()
/Linux-v4.19/fs/pstore/
Dplatform.c339 void pstore_record_init(struct pstore_record *record, in pstore_record_init()
385 struct pstore_record record; in pstore_dump() local
462 struct pstore_record record; in pstore_console_write() local
507 static int pstore_write_user_compat(struct pstore_record *record, in pstore_write_user_compat()
637 static void decompress_record(struct pstore_record *record) in decompress_record()
709 struct pstore_record *record; in pstore_get_backend_records() local
Dram.c239 static ssize_t ramoops_pstore_read(struct pstore_record *record) in ramoops_pstore_read()
360 struct pstore_record *record) in ramoops_write_kmsg_hdr()
377 static int notrace ramoops_pstore_write(struct pstore_record *record) in ramoops_pstore_write()
450 static int notrace ramoops_pstore_write_user(struct pstore_record *record, in ramoops_pstore_write_user()
464 static int ramoops_pstore_erase(struct pstore_record *record) in ramoops_pstore_erase()
Dinode.c49 struct pstore_record *record; member
189 struct pstore_record *record = p->record; in pstore_unlink() local
302 int pstore_mkfile(struct dentry *root, struct pstore_record *record) in pstore_mkfile()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbva_base.c83 struct vbva_record *record; in vbva_write() local
186 struct vbva_record *record; in vbva_buffer_begin_update() local
216 struct vbva_record *record = vbva_ctx->record; in vbva_buffer_end_update() local
Dvboxvideo_guest.h41 struct vbva_record *record; member
/Linux-v4.19/drivers/misc/cxl/
Dvphb.c122 int record; in cxl_pcie_config_info() local
135 int rc, record; in cxl_pcie_read_config() local
175 int rc, record; in cxl_pcie_write_config() local
/Linux-v4.19/drivers/acpi/apei/
Derst.c757 static int __erst_write_to_nvram(const struct cper_record_header *record) in __erst_write_to_nvram()
775 int erst_write(const struct cper_record_header *record) in erst_write()
828 static ssize_t __erst_read(u64 record_id, struct cper_record_header *record, in __erst_read()
851 ssize_t erst_read(u64 record_id, struct cper_record_header *record, in erst_read()
980 static ssize_t erst_reader(struct pstore_record *record) in erst_reader()
1051 static int erst_writer(struct pstore_record *record) in erst_writer()
1099 static int erst_clearer(struct pstore_record *record) in erst_clearer()
/Linux-v4.19/samples/bpf/
Dxdp_redirect_cpu_user.c119 struct record { struct
125 struct record rx_cnt; argument
537 struct stats_record *record, *prev; in stats_poll() local
Dxdp_rxq_info_user.c172 struct record { struct
178 struct record stats; argument
424 struct stats_record *record, *prev; in stats_poll() local
Dxdp_monitor_user.c125 struct record { struct
134 /* record for _kern side __u64 values */ argument
/Linux-v4.19/net/tls/
Dtls_device.c136 static void destroy_record(struct tls_record_info *record) in destroy_record()
219 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag()
245 struct tls_record_info *record, in tls_push_record()
293 struct tls_record_info *record; in tls_create_new_record() local
352 struct tls_record_info *record = ctx->open_record; in tls_push_data() local
/Linux-v4.19/drivers/pci/
Dpci-acpi.c121 static acpi_status decode_type0_hpx_record(union acpi_object *record, in decode_type0_hpx_record()
151 static acpi_status decode_type1_hpx_record(union acpi_object *record, in decode_type1_hpx_record()
180 static acpi_status decode_type2_hpx_record(union acpi_object *record, in decode_type2_hpx_record()
226 union acpi_object *package, *record, *fields; in acpi_run_hpx() local
/Linux-v4.19/kernel/
Dlatencytop.c116 unsigned long record = lat->backtrace[q]; in account_global_scheduler_latency() local
206 unsigned long record = lat.backtrace[q]; in __account_scheduler_latency() local
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c374 struct atom_i2c_record *record; in bios_parser_get_i2c_info() local
416 struct atom_i2c_record *record, in get_gpio_i2c_info()
533 struct atom_i2c_record record; in bios_parser_get_thermal_ddc_info() local
592 struct atom_hpd_int_record *record = NULL; in bios_parser_get_hpd_info() local
1502 struct atom_encoder_caps_record *record = NULL; in bios_parser_get_encoder_cap_info() local
1887 struct atom_bracket_layout_record *record; in update_slot_layout_info() local
/Linux-v4.19/tools/hv/
Dhv_kvp_daemon.c179 struct kvp_record *record = kvp_file_info[pool].records; in kvp_update_mem_state() local
272 struct kvp_record *record; in kvp_key_delete() local
315 struct kvp_record *record; in kvp_key_add_or_modify() local
369 struct kvp_record *record; in kvp_get_value() local
399 struct kvp_record *record; in kvp_pool_enumerate() local
/Linux-v4.19/sound/usb/6fire/
Dfirmware.c84 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()

1234