/linux-6.1.9/arch/x86/kvm/vmx/ |
D | pmu_intel.c | 172 struct x86_pmu_lbr *records = vcpu_to_lbr_records(vcpu); in intel_pmu_is_valid_lbr_msr() local 179 (index >= records->from && index < records->from + records->nr) || in intel_pmu_is_valid_lbr_msr() 180 (index >= records->to && index < records->to + records->nr); in intel_pmu_is_valid_lbr_msr() 182 if (!ret && records->info) in intel_pmu_is_valid_lbr_msr() 183 ret = (index >= records->info && index < records->info + records->nr); in intel_pmu_is_valid_lbr_msr() 591 x86_perf_get_lbr(&lbr_desc->records); in intel_pmu_refresh() 593 lbr_desc->records.nr = 0; in intel_pmu_refresh() 595 if (lbr_desc->records.nr) in intel_pmu_refresh() 635 lbr_desc->records.nr = 0; in intel_pmu_init()
|
/linux-6.1.9/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 | itrace.txt | 20 G synthesize a call chain on existing event records 22 L synthesize last branch entries on existing event records
|
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.1.9/drivers/usb/serial/ |
D | ezusb_convert.pl | 28 push(@records, [$addr, \@bytes]); 31 @sorted_records = sort { $a->[0] <=> $b->[0] } @records;
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras_eeprom.h | 122 struct eeprom_table_record *records, const u32 num); 125 struct eeprom_table_record *records, const u32 num);
|
/linux-6.1.9/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.1.9/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.1.9/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.1.9/tools/hv/ |
D | hv_kvp_daemon.c | 114 struct kvp_record *records; member 163 fwrite(kvp_file_info[pool].records, sizeof(struct kvp_record), in kvp_update_file() 179 struct kvp_record *record = kvp_file_info[pool].records; in kvp_update_mem_state() 225 kvp_file_info[pool].records = record; in kvp_update_mem_state() 257 kvp_file_info[i].records = malloc(alloc_unit); in kvp_file_init() 258 if (kvp_file_info[i].records == NULL) in kvp_file_init() 280 record = kvp_file_info[pool].records; in kvp_key_delete() 328 record = kvp_file_info[pool].records; in kvp_key_add_or_modify() 358 kvp_file_info[pool].records = record; in kvp_key_add_or_modify() 381 record = kvp_file_info[pool].records; in kvp_get_value() [all …]
|
/linux-6.1.9/drivers/cpuidle/ |
D | cpuidle-pseries.c | 152 struct xcede_latency_record records[16]; member 202 struct xcede_latency_record *record = &payload->records[i]; in parse_cede_parameters() 368 struct xcede_latency_record *record = &payload->records[i]; in fixup_cede0_latency()
|
/linux-6.1.9/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.1.9/drivers/s390/char/ |
D | Kconfig | 154 Select this option if you want to be able to receive records collected 180 prompt "API for reading z/VM monitor service records" 183 Character device driver for reading z/VM monitor service records 187 prompt "API for writing z/VM monitor service records" 190 Character device driver for writing z/VM monitor service records
|
/linux-6.1.9/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.1.9/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.1.9/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.1.9/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.1.9/Documentation/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.1.9/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 115 --skip-zero-records:: 116 omit records with all zeros in logging mode
|
/linux-6.1.9/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
|
/linux-6.1.9/kernel/trace/ |
D | ftrace.c | 395 struct ftrace_profile records[]; member 407 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records)) 434 if ((void *)rec >= (void *)&pg->records[pg->index]) { in function_stat_next() 438 rec = &pg->records[0]; in function_stat_next() 454 return function_stat_next(&stat->start->records[0], 0); in function_stat_start() 572 memset(pg->records, 0, PROFILE_RECORDS_SIZE); in ftrace_profile_reset() 742 rec = &stat->pages->records[stat->pages->index++]; in ftrace_profile_alloc() 1086 struct dyn_ftrace *records; member 1511 rec = &pg->records[_____i]; 1540 if (end < pg->records[0].ip || in lookup_rec() [all …]
|
/linux-6.1.9/fs/reiserfs/ |
D | lbalance.c | 29 char *records; in leaf_copy_dir_entries() local 44 records = in leaf_copy_dir_entries() 49 records = NULL; in leaf_copy_dir_entries() 113 records, 0); in leaf_copy_dir_entries() 123 : 0, copy_count, deh + from, records, in leaf_copy_dir_entries() 1319 const char *records, int paste_size) in leaf_paste_entries() argument 1372 memcpy(insert_point + DEH_SIZE * new_entry_count, records, in leaf_paste_entries()
|