| /linux/lib/ |
| H A D | dhry.h | 326 typedef struct record { struct 327 struct record *Ptr_Comp; argument 328 Enumeration Discr; 329 union { 343 } variant;
|
| /linux/tools/perf/ |
| H A D | builtin-record.c | 154 struct record { struct 156 optsrecord global() argument 160 itrrecord global() argument 161 evlistrecord global() argument 162 sessionrecord global() argument 186 thread_datarecord global() argument 194 index_map_cntrecord global() argument 1593 process_comp_header(void * record,size_t increment) process_comp_header() argument 2990 record_opts__parse_callchain(struct record_opts * record,struct callchain_param * callchain,const char * arg,bool unset) record_opts__parse_callchain() argument 3441 static struct record record = { global() variable [all...] |
| /linux/tools/perf/util/ |
| H A D | arm-spe.c | 350 static struct simd_flags arm_spe__synth_simd_flags(const struct arm_spe_record *record) in arm_spe__synth_simd_flags() argument 371 if (record in arm_spe_prep_sample() local 392 struct arm_spe_record *record = &speq->decoder->record; arm_spe__prep_branch_stack() local 503 struct arm_spe_record *record = &speq->decoder->record; arm_spe__synth_mem_sample() local 527 struct arm_spe_record *record = &speq->decoder->record; arm_spe__synth_branch_sample() local 552 struct arm_spe_record *record = &speq->decoder->record; arm_spe__synth_instruction_sample() local 606 const struct arm_spe_record *record = &speq->decoder->record; arm_spe__sample_flags() local 637 arm_spe__synth_data_source_common(const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_data_source_common() argument 717 arm_spe__synth_data_source_ampereone(const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_data_source_ampereone() argument 751 arm_spe__synth_data_source_hisi_hip(const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_data_source_hisi_hip() argument 847 arm_spe__synth_ld_memory_level(const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_ld_memory_level() argument 884 arm_spe__synth_st_memory_level(const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_st_memory_level() argument 907 arm_spe__synth_memory_level(struct arm_spe_queue * speq,const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_memory_level() argument 962 arm_spe__synth_ds(struct arm_spe_queue * speq,const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_ds() argument 996 arm_spe__synth_data_source(struct arm_spe_queue * speq,const struct arm_spe_record * record) arm_spe__synth_data_source() argument 1027 const struct arm_spe_record *record = &speq->decoder->record; arm_spe_sample() local 1127 struct arm_spe_record *record; arm_spe_run_decoder() local 1208 struct arm_spe_record *record; arm_spe__setup_queue() local [all...] |
| H A 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/drivers/firmware/efi/ |
| H A 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/tools/tracing/rtla/src/ |
| H A D | timerlat_aa.c | 147 struct trace_seq *s, struct tep_record *record, in timerlat_aa_irq_latency() argument 215 struct trace_seq *s, struct tep_record *record, in timerlat_aa_thread_latency() argument 239 static int timerlat_aa_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_handler() argument 262 timerlat_aa_nmi_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_nmi_handler() argument 305 timerlat_aa_irq_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_irq_handler() argument 401 timerlat_aa_softirq_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_softirq_handler() argument 434 timerlat_aa_thread_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_thread_handler() argument 479 timerlat_aa_stack_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_stack_handler() argument 511 timerlat_aa_sched_switch_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_sched_switch_handler() argument 542 timerlat_aa_kworker_start_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * event,void * context) timerlat_aa_kworker_start_handler() argument [all...] |
| H A D | trace.c | 119 collect_registered_events(struct tep_event * event,struct tep_record * record,int cpu,void * context) collect_registered_events() argument 143 collect_missed_events(struct tep_event * event,struct tep_record * record,int cpu,void * context) collect_missed_events() argument
|
| /linux/fs/pstore/ |
| H A 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() 943 struct pstore_record *record) in psz_kmsg_read_hdr() 960 struct pstore_record *record) in psz_kmsg_read() 1003 struct pstore_record *record) in psz_ftrace_read() [all …]
|
| H A D | platform.c | 262 void pstore_record_init(struct pstore_record *record, in pstore_record_init() 310 struct pstore_record record; in pstore_dump() local 396 struct pstore_record record; in pstore_console_write() local 436 static int pstore_write_user_compat(struct pstore_record *record, in pstore_write_user_compat() 583 static void decompress_record(struct pstore_record *record, in decompress_record() 683 struct pstore_record *record; in pstore_get_backend_records() local
|
| /linux/lib/pldmfw/ |
| H A 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 554 struct pldmfw_record *record, *r_safe; in pldmfw_free_priv() local 636 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record) in pldmfw_op_pci_match_record() 704 struct pldmfw_record *record; in pldm_find_matching_record() local 728 struct pldmfw_record *record = data->matching_record; in pldm_send_package_data() local
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| H A 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/drivers/acpi/apei/ |
| H A 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/drivers/firmware/efi/libstub/ |
| H A 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/net/tls/ |
| H A D | tls_device.c | 141 static void destroy_record(struct tls_record_info *record) in destroy_record() 257 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() 282 struct tls_record_info *record, in tls_push_record() 315 struct tls_record_info *record, in tls_device_record_close() 346 struct tls_record_info *record; in tls_create_new_record() local 429 struct tls_record_info *record; in tls_push_data() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_coredump.c | 253 static void bnxt_fill_cmdline(struct bnxt_coredump_record *record) in bnxt_fill_cmdline() 278 bnxt_fill_coredump_record(struct bnxt *bp, struct bnxt_coredump_record *record, in bnxt_fill_coredump_record() 329 struct bnxt_driver_segment_record *record, in bnxt_fill_drv_seg_record() 351 struct bnxt_driver_segment_record record = {}; in bnxt_get_ctx_coredump() local
|
| /linux/tools/bpf/bpftool/ |
| H A 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; dump_xlated_for_graph() local [all...] |
| /linux/tools/firmware/ |
| H A 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/tools/testing/selftests/net/bench/page_pool/ |
| H A D | time_bench.c | 217 int (*func)(struct time_bench_record *record, void *data)) in time_bench_loop() 333 int (*func)(struct time_bench_record *record, void *data)) in time_bench_run_concurrent()
|
| /linux/drivers/cxl/core/ |
| H A D | trace.h | 1020 #define __cxl_poison_addr(record) \ argument 1022 #define cxl_poison_record_dpa(record) \ argument 1024 #define cxl_poison_record_source(record) \ argument 1026 #define cxl_poison_record_dpa_length(record) \ argument
|
| /linux/sound/usb/6fire/ |
| H A D | firmware.c | 81 static bool usb6fire_fw_ihex_next_record(struct ihex_record *record) in usb6fire_fw_ihex_next_record() 143 struct ihex_record *record) in usb6fire_fw_ihex_init()
|
| /linux/Documentation/bpf/ |
| H A D | redirect.rst | 78 References
|
| /linux/tools/hv/ |
| H A D | hv_kvp_daemon.c | 206 struct kvp_record *record = kvp_file_info[pool].records; in kvp_update_mem_state() local 301 struct kvp_record *record; in kvp_key_delete() local 350 struct kvp_record *record; in kvp_key_add_or_modify() local 427 struct kvp_record *record; in kvp_get_value() local 457 struct kvp_record *record; in kvp_pool_enumerate() local
|
| /linux/scripts/ |
| H A D | kernel-doc | 168 format(self, record) global() argument
|
| H A D | kernel-doc.py | |
| /linux/tools/verification/rv/src/ |
| H A D | trace.c | 45 collect_registered_events(struct tep_event *event, struct tep_record *record, in collect_registered_events()
|