Home
last modified time | relevance | path

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

1234

/linux/fs/jbd2/
H A 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
427 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/lib/
H A Ddhry.h326 typedef struct record { struct
327 struct record *Ptr_Comp; argument
328 Enumeration Discr;
329 union {
343 } variant;
/linux/tools/perf/
H A Dbuiltin-record.c154 struct record { struct
156 struct record_opts opts; argument
160 struct auxtrace_record *itr; argument
161 struct evlist *evlist;
162 struct perf_session *session;
186 struct record_thread *thread_data; argument
194 static volatile int auxtrace_record__snapshot_started; argument
1554 static size_t process_comp_header(void *record, size_t increment) in process_comp_header()
2954 int record_opts__parse_callchain(struct record_opts *record, in record_opts__parse_callchain()
3404 static struct record record = { variable
/linux/tools/perf/util/
H A Darm-spe.c345 static struct simd_flags arm_spe__synth_simd_flags(const struct arm_spe_record *record) in arm_spe__synth_simd_flags()
369 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample() local
390 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__prep_branch_stack() local
501 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample() local
525 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample() local
550 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample() local
597 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe__sample_flags() local
628 static void arm_spe__synth_data_source_common(const struct arm_spe_record *record, in arm_spe__synth_data_source_common()
708 static void arm_spe__synth_data_source_ampereone(const struct arm_spe_record *record, in arm_spe__synth_data_source_ampereone()
742 static void arm_spe__synth_data_source_hisi_hip(const struct arm_spe_record *record, in arm_spe__synth_data_source_hisi_hip()
[all …]
H A Dzstd.c33 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/tools/tracing/rtla/src/
H A Dtimerlat_aa.c147 struct trace_seq *s, struct tep_record *record, in timerlat_aa_irq_latency()
215 struct trace_seq *s, struct tep_record *record, in timerlat_aa_thread_latency()
239 static int timerlat_aa_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_handler()
262 static int timerlat_aa_nmi_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_nmi_handler()
305 static int timerlat_aa_irq_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_irq_handler()
401 static int timerlat_aa_softirq_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_softirq_handler()
434 static int timerlat_aa_thread_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_thread_handler()
479 static int timerlat_aa_stack_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_stack_handler()
511 static int timerlat_aa_sched_switch_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_sched_switch_handler()
542 static int timerlat_aa_kworker_start_handler(struct trace_seq *s, struct tep_record *record, in timerlat_aa_kworker_start_handler()
/linux/drivers/firmware/efi/
H A Defi-pstore.c81 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/fs/pstore/
H A Dzone.c658 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 Dplatform.c262 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
H A Dram.c124 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()
H A Dinode.c43 struct pstore_record *record; member
185 struct pstore_record *record = p->record; in pstore_unlink() local
337 int pstore_mkfile(struct dentry *root, struct pstore_record *record) in pstore_mkfile()
/linux/drivers/md/dm-vdo/indexer/
H A Dopen-chapter.c102 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
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c64 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 Derst.c782 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 Dsmbios.c38 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 Dtls_device.c139 destroy_record(struct tls_record_info * record) destroy_record() argument
255 tls_append_frag(struct tls_record_info * record,struct page_frag * pfrag,int size) tls_append_frag() argument
280 tls_push_record(struct sock * sk,struct tls_context * ctx,struct tls_offload_context_tx * offload_ctx,struct tls_record_info * record,int flags) tls_push_record() argument
313 tls_device_record_close(struct sock * sk,struct tls_context * ctx,struct tls_record_info * record,struct page_frag * pfrag,unsigned char record_type) tls_device_record_close() argument
344 struct tls_record_info *record; tls_create_new_record() local
426 struct tls_record_info *record; tls_push_data() local
[all...]
/linux/tools/bpf/bpftool/
H A Dxlated_dumper.c228 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/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c221 ATOM_I2C_RECORD *record; in bios_parser_get_i2c_info() local
266 ATOM_HPD_INT_RECORD *record = NULL; in bios_parser_get_hpd_info() local
290 ATOM_CONNECTOR_DEVICE_TAG_RECORD **record) in bios_parser_get_device_tag_record()
332 ATOM_CONNECTOR_DEVICE_TAG_RECORD *record = NULL; in bios_parser_get_device_tag() local
1479 ATOM_ENCODER_CAP_RECORD_V2 *record = NULL; in bios_parser_get_encoder_cap_info() local
1849 ATOM_I2C_RECORD *record, in get_gpio_i2c_info()
2613 ATOM_BRACKET_LAYOUT_RECORD *record; in update_slot_layout_info() local
/linux/tools/firmware/
H A Dihex2fw.c134 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 Dtime_bench.c217 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 Dtrace.h1020 #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 Dfirmware.c80 static bool usb6fire_fw_ihex_next_record(struct ihex_record *record) in usb6fire_fw_ihex_next_record()
142 struct ihex_record *record) in usb6fire_fw_ihex_init()
/linux/Documentation/bpf/
H A Dredirect.rst78 References
/linux/tools/hv/
H A Dhv_kvp_daemon.c206 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 Dkernel-doc168 format(self, record) global() argument

1234