/linux-6.12.1/drivers/md/dm-vdo/indexer/ |
D | open-chapter.c | 80 &open_chapter->records); in uds_make_open_chapter() 95 memset(open_chapter->records, 0, records_size(open_chapter)); in uds_reset_open_chapter() 122 record = &open_chapter->records[record_number]; in probe_chapter_slots() 148 *metadata = open_chapter->records[record_number].data; in uds_search_open_chapter() 172 record = &open_chapter->records[record_number]; in uds_put_open_chapter() 197 vdo_free(open_chapter->records); in uds_free_open_chapter() 212 unsigned int records = 0; in fill_delta_chapter_index() local 228 fill_record = &zone->records[zone->size]; in fill_delta_chapter_index() 236 for (records = 0; records < records_per_chapter; records++) { in fill_delta_chapter_index() 237 struct uds_volume_record *record = &collated_records[records]; in fill_delta_chapter_index() [all …]
|
D | open-chapter.h | 39 struct uds_volume_record *records; member
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | pmu_intel.c | 134 struct x86_pmu_lbr *records = vcpu_to_lbr_records(vcpu); in intel_pmu_is_valid_lbr_msr() local 141 (index >= records->from && index < records->from + records->nr) || in intel_pmu_is_valid_lbr_msr() 142 (index >= records->to && index < records->to + records->nr); in intel_pmu_is_valid_lbr_msr() 144 if (!ret && records->info) in intel_pmu_is_valid_lbr_msr() 145 ret = (index >= records->info && index < records->info + records->nr); in intel_pmu_is_valid_lbr_msr() 469 memset(&lbr_desc->records, 0, sizeof(lbr_desc->records)); in intel_pmu_refresh() 547 memcpy(&lbr_desc->records, &vmx_lbr_caps, sizeof(vmx_lbr_caps)); in intel_pmu_refresh() 549 lbr_desc->records.nr = 0; in intel_pmu_refresh() 551 if (lbr_desc->records.nr) in intel_pmu_refresh() 588 lbr_desc->records.nr = 0; in intel_pmu_init()
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-iostat.txt | 55 357708+0 records in 56 357707+0 records out 74 357708+0 records in 75 357707+0 records out
|
D | perf.data-file-format.txt | 62 struct perf_header_string strings[nr]; /* variable length records */ 149 } events[nr]; /* Variable length records */ 173 } cpus[nr]; /* Variable length records */ 205 } nodes[nr]; /* Variable length records */ 221 } [nr]; /* Variable length records */ 234 } [nr]; /* Variable length records */ 373 Indicates that trace contains records of PERF_RECORD_COMPRESSED type 374 that have perf_events records in compressed form. 414 } [nr]; /* Variable length records */ 602 Describes a header feature. These are records used in pipe-mode that [all …]
|
D | security.txt | 140 monitoring and observability operations. Inspect system audit records for 155 audit records using journalctl command or /var/log/audit/audit.log so the 156 output would contain AVC denied records related to perf_event: 168 be generated using the system audit records about blocking perf_event access.
|
/linux-6.12.1/drivers/usb/serial/ |
D | ezusb_convert.pl | 28 push(@records, [$addr, \@bytes]); 31 @sorted_records = sort { $a->[0] <=> $b->[0] } @records;
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras_eeprom.h | 139 struct eeprom_table_record *records, const u32 num); 142 struct eeprom_table_record *records, const u32 num);
|
/linux-6.12.1/Documentation/networking/ |
D | tls.rst | 79 The sendfile system call will send the file's data over TLS records of maximum 88 TLS records are created and sent after each send() call, unless 201 recv will never return data from mixed types of TLS records. 239 this will look like TLS records had been tampered with and will result 245 TLS 1.3 only. Expect the sender to not pad records. This allows the data 282 number of RX records which had to be re-decrypted due to 284 also increment for non-data records. 287 number of data RX records which had to be re-decrypted due to
|
D | tls-offload.rst | 58 and the ``strparser`` mechanism is used to delineate the records. Upon read 59 request, records are retrieved from the socket and passed to decryption routine. 124 so the initial records' TCP sequence number may be anywhere inside the segment. 138 segments may start at any point of a record and contain any number of records. 275 as received on wire, red stripes mark start of new records. 322 and counting all records since the just-confirmed one, it adds the number 323 of records it had seen to the record number provided by the kernel. 341 whenever it sees the records are no longer getting decrypted. 344 records. 348 records continue to be received fully encrypted stack retries the [all …]
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-dust.rst | 79 128+0 records in 80 128+0 records out 83 128+0 records in 84 128+0 records out 124 0+0 records in 125 0+0 records out 132 128+0 records in 133 128+0 records out
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | bitmaps.rst | 9 The inode bitmap records which entries in the inode table are in use. 26 descriptor points to the start of the table, and the superblock records
|
/linux-6.12.1/lib/pldmfw/ |
D | pldmfw.c | 27 struct list_head records; member 183 data->record_start = record_area->records; in pldm_parse_header() 336 list_add_tail(&record->entry, &data->records); in pldm_parse_one_record() 554 list_for_each_entry_safe(record, r_safe, &data->records, entry) { in pldmfw_free_priv() 698 list_for_each_entry(record, &data->records, entry) { in pldm_find_matching_record() 841 INIT_LIST_HEAD(&data->records); in pldmfw_flash_image()
|
/linux-6.12.1/drivers/cpuidle/ |
D | cpuidle-pseries.c | 154 struct xcede_latency_record records[16]; member 204 struct xcede_latency_record *record = &payload->records[i]; in parse_cede_parameters() 372 struct xcede_latency_record *record = &payload->records[i]; in fixup_cede0_latency()
|
/linux-6.12.1/drivers/s390/char/ |
D | Kconfig | 147 Select this option if you want to be able to receive records collected 173 prompt "API for reading z/VM monitor service records" 176 Character device driver for reading z/VM monitor service records 180 prompt "API for writing z/VM monitor service records" 183 Character device driver for writing z/VM monitor service records
|
/linux-6.12.1/tools/hv/ |
D | hv_kvp_daemon.c | 125 struct kvp_record *records; member 174 fwrite(kvp_file_info[pool].records, sizeof(struct kvp_record), in kvp_update_file() 190 struct kvp_record *record = kvp_file_info[pool].records; in kvp_update_mem_state() 236 kvp_file_info[pool].records = record; in kvp_update_mem_state() 268 kvp_file_info[i].records = malloc(alloc_unit); in kvp_file_init() 269 if (kvp_file_info[i].records == NULL) in kvp_file_init() 291 record = kvp_file_info[pool].records; in kvp_key_delete() 339 record = kvp_file_info[pool].records; in kvp_key_add_or_modify() 369 kvp_file_info[pool].records = record; in kvp_key_add_or_modify() 392 record = kvp_file_info[pool].records; in kvp_get_value() [all …]
|
/linux-6.12.1/Documentation/driver-api/pldmfw/ |
D | index.rst | 41 length, including version strings and the number of records and components. 51 Endian to CPU host format. Additionally the records, descriptors, and 61 2. Scan through the records and determine if the device matches any record
|
D | file-format.rst | 9 package header, one or more firmware records, and one or more components 77 The device firmware records area starts with a count indicating the total 78 number of records in the file, followed by each record. A single device
|
/linux-6.12.1/tools/firmware/ |
D | ihex2fw.c | 252 static struct ihex_binrec *records; variable 256 struct ihex_binrec **p = &records; in file_record() 273 struct ihex_binrec *p = records; in output_records()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | filesystem-monitoring.rst | 44 The order of records is not guaranteed, and new records might be added 46 must be prepared to skip over unknown records. Please refer to
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-online-fsck-design.rst | 79 cross-references different types of metadata records with each other to look 364 - Inode records and indexes 383 errors and cross-references healthy records against other metadata to look for 424 Metadata structures in this category reflect records found in primary metadata, 510 compared the shadow records to the ondisk records. 520 metadata records. 590 coherent narrative cannot be formed from records collected, then the repair 594 designed to stage and validate all new records before committing the new 1077 The details of how these records are staged, written to disk, and committed 1154 - If the block contains records, do the records fit within the block? [all …]
|
/linux-6.12.1/Documentation/bpf/ |
D | ringbuf.rst | 75 - variable-length records; 98 submit records of the length that's not known to verifier beforehand. It also 103 pointer directly to ring buffer memory. In a lot of cases records are larger 113 a record as discarded, and such records are supposed to be ignored by consumer 148 independent records and work with them without blocking other producers. This 180 completely lockless and independent. All records become available to consumer 181 in the order of reservations, but only after all previous records where 183 off submitted records, that were reserved later.
|
/linux-6.12.1/Documentation/arch/s390/ |
D | monreader.rst | 137 followed by a set of one or more contiguous monitor records (similar to the 143 last byte of data. The start address is needed to handle "end-of-frame" records 148 of the monitor control element layout. The layout of the monitor records can 156 <first set of records> | 159 <last set of records> / 192 read with 0 size is valid but subsequent records may be missing.
|
/linux-6.12.1/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 115 --skip-zero-records:: 116 omit records with all zeros in logging mode
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | dev-kmsg | 35 records are available read() will block, or if O_NONBLOCK is 44 Subsequent reads() will return available records again. 64 or write only whole variable length messages (records) that are
|