/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras_eeprom.c | 282 static uint32_t __calc_recs_byte_sum(struct eeprom_table_record *records, in __calc_recs_byte_sum() argument 290 struct eeprom_table_record *record = &records[i]; in __calc_recs_byte_sum() 301 struct eeprom_table_record *records, int num) in __calc_tbl_byte_sum() argument 303 return __calc_hdr_byte_sum(control) + __calc_recs_byte_sum(records, num); in __calc_tbl_byte_sum() 308 struct eeprom_table_record *records, int num, in __update_tbl_checksum() argument 320 control->tbl_byte_sum += __calc_tbl_byte_sum(control, records, num); in __update_tbl_checksum() 327 struct eeprom_table_record *records, int num) in __validate_tbl_checksum() argument 329 control->tbl_byte_sum = __calc_tbl_byte_sum(control, records, num); in __validate_tbl_checksum() 340 struct eeprom_table_record *records, in amdgpu_ras_eeprom_process_recods() argument 377 struct eeprom_table_record *record = &records[i]; in amdgpu_ras_eeprom_process_recods() [all …]
|
D | amdgpu_ras_eeprom.h | 84 struct eeprom_table_record *records,
|
/Linux-v5.4/drivers/usb/serial/ |
D | ezusb_convert.pl | 28 push(@records, [$addr, \@bytes]); 31 @sorted_records = sort { $a->[0] <=> $b->[0] } @records;
|
/Linux-v5.4/drivers/s390/char/ |
D | Kconfig | 143 Select this option if you want to be able to receive records collected 169 prompt "API for reading z/VM monitor service records" 172 Character device driver for reading z/VM monitor service records 176 prompt "API for writing z/VM monitor service records" 179 Character device driver for writing z/VM monitor service records
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | dm-dust.txt | 65 128+0 records in 66 128+0 records out 69 128+0 records in 70 128+0 records out 110 0+0 records in 111 0+0 records out 118 128+0 records in 119 128+0 records out
|
/Linux-v5.4/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-v5.4/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-v5.4/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-v5.4/tools/perf/Documentation/ |
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. 538 Describes a header feature. These are records used in pipe-mode that 549 into array of perf trace records. The size of the entire compressed event
|
D | perf-lock.txt | 18 'perf lock record <command>' records lock events
|
D | perf-inject.txt | 58 Process jitdump files by injecting the mmap records corresponding to jitted
|
D | db-export.txt | 15 The export process provides records with unique sequential ids which allows the
|
/Linux-v5.4/Documentation/networking/ |
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 …]
|
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.
|
/Linux-v5.4/Documentation/devicetree/bindings/reserved-memory/ |
D | ramoops.txt | 14 records. These records have a configurable size, with a size of 0 indicating
|
/Linux-v5.4/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-v5.4/Documentation/arm64/ |
D | tagged-pointers.rst | 35 - the frame pointer (x29) and frame records, e.g. when interpreting 48 Programs maintaining a frame pointer and frame records that use non-zero
|
/Linux-v5.4/kernel/trace/ |
D | ftrace.c | 402 struct ftrace_profile records[]; member 414 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records)) 441 if ((void *)rec >= (void *)&pg->records[pg->index]) { in function_stat_next() 445 rec = &pg->records[0]; in function_stat_next() 461 return function_stat_next(&stat->start->records[0], 0); in function_stat_start() 579 memset(pg->records, 0, PROFILE_RECORDS_SIZE); in ftrace_profile_reset() 749 rec = &stat->pages->records[stat->pages->index++]; in ftrace_profile_alloc() 1101 struct dyn_ftrace *records; member 1518 rec = &pg->records[_____i]; 1559 if (end < pg->records[0].ip || in ftrace_location_range() [all …]
|
/Linux-v5.4/Documentation/driver-api/mtd/ |
D | intel-spi.rst | 51 16384+0 records in 52 16384+0 records out
|
/Linux-v5.4/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()
|
/Linux-v5.4/net/dns_resolver/ |
D | Kconfig | 15 performing a DNS query for AFSDB records so that AFS can locate a
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | dev-kmsg | 33 records are available read() will block, or if O_NONBLOCK is 42 Subsequent reads() will return available records again.
|
/Linux-v5.4/drivers/gpu/drm/vboxvideo/ |
D | vboxvideo.h | 132 struct vbva_record records[VBVA_MAX_RECORDS]; member
|
/Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
D | htt.h | 1666 struct htt_tx_fetch_record records[0]; member 1673 return (void *)&ind->records[le16_to_cpu(ind->num_records)]; in ath10k_htt_get_tx_fetch_ind_resp_ids() 1682 struct htt_tx_fetch_record records[0]; member 1720 struct htt_tx_mode_switch_record records[0]; member 2266 struct htt_tx_fetch_record *records,
|
/Linux-v5.4/include/uapi/linux/ |
D | ndctl.h | 89 } __packed records[0]; member
|