Home
last modified time | relevance | path

Searched refs:records (Results 1 – 25 of 80) sorted by relevance

1234

/Linux-v4.19/drivers/usb/serial/
Dezusb_convert.pl28 push(@records, [$addr, \@bytes]);
31 @sorted_records = sort { $a->[0] <=> $b->[0] } @records;
/Linux-v4.19/drivers/s390/char/
DKconfig99 problem reporting queue the call home records should be sent to.
164 Select this option if you want to be able to receive records collected
190 prompt "API for reading z/VM monitor service records"
193 Character device driver for reading z/VM monitor service records
197 prompt "API for writing z/VM monitor service records"
200 Character device driver for writing z/VM monitor service records
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dbitmaps.rst9 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-v4.19/tools/hv/
Dhv_kvp_daemon.c114 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-v4.19/Documentation/devicetree/bindings/reserved-memory/
Dramoops.txt14 records. These records have a configurable size, with a size of 0 indicating
/Linux-v4.19/Documentation/s390/
Dmonreader.txt126 followed by a set of one or more contiguous monitor records (similar to the
132 last byte of data. The start address is needed to handle "end-of-frame" records
137 of the monitor control element layout. The layout of the monitor records can
144 <first set of records> |
147 <last set of records> /
176 read with 0 size is valid but subsequent records may be missing.
/Linux-v4.19/tools/perf/Documentation/
Dperf.data-file-format.txt63 struct perf_header_string strings[nr]; /* variable length records */
150 } events[nr]; /* Variable length records */
167 } cpus[nr]; /* Variable length records */
186 } nodes[nr]; /* Variable length records */
202 } [nr]; /* Variable length records */
215 } [nr]; /* Variable length records */
438 Describes a header feature. These are records used in pipe-mode that
Dperf-lock.txt18 'perf lock record <command>' records lock events
Dperf-inject.txt58 Process jitdump files by injecting the mmap records corresponding to jitted
Dperf-record.txt242 When "dwarf" recording is used, perf also records (user) stack dump
285 Collect raw sample records from all opened counters (default for tracepoint counters).
299 events looking for mmap records. The downside is that it can misresolve
403 records. See clock_gettime(). In particular CLOCK_MONOTONIC and
490 overwrite the oldest records, that thus will never make it to the
493 When '--overwrite' and '--switch-output' are used perf records and drops
/Linux-v4.19/Documentation/arm64/
Dtagged-pointers.txt31 - the frame pointer (x29) and frame records, e.g. when interpreting
42 Programs maintaining a frame pointer and frame records that use non-zero
/Linux-v4.19/kernel/trace/
Dftrace.c431 struct ftrace_profile records[]; member
443 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))
470 if ((void *)rec >= (void *)&pg->records[pg->index]) { in function_stat_next()
474 rec = &pg->records[0]; in function_stat_next()
490 return function_stat_next(&stat->start->records[0], 0); in function_stat_start()
608 memset(pg->records, 0, PROFILE_RECORDS_SIZE); in ftrace_profile_reset()
778 rec = &stat->pages->records[stat->pages->index++]; in ftrace_profile_alloc()
1124 struct dyn_ftrace *records; member
1541 rec = &pg->records[_____i];
1582 if (end < pg->records[0].ip || in ftrace_location_range()
[all …]
/Linux-v4.19/Documentation/mtd/
Dintel-spi.txt50 16384+0 records in
51 16384+0 records out
/Linux-v4.19/fs/reiserfs/
Dlbalance.c29 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
1373 memcpy(insert_point + DEH_SIZE * new_entry_count, records, in leaf_paste_entries()
/Linux-v4.19/net/dns_resolver/
DKconfig14 performing a DNS query for AFSDB records so that AFS can locate a
/Linux-v4.19/Documentation/networking/
Dtls.txt67 The sendfile system call will send the file's data over TLS records of maximum
74 TLS records are created and sent after each send() call, unless
181 recv will never return data from mixed types of TLS records.
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtt.h1505 struct htt_tx_fetch_record records[0]; member
1512 return (void *)&ind->records[le16_to_cpu(ind->num_records)]; in ath10k_htt_get_tx_fetch_ind_resp_ids()
1521 struct htt_tx_fetch_record records[0]; member
1559 struct htt_tx_mode_switch_record records[0]; member
2053 struct htt_tx_fetch_record *records,
Dhtt_tx.c987 struct htt_tx_fetch_record *records, in ath10k_htt_tx_fetch_resp() argument
1002 len += sizeof(cmd->tx_fetch_resp.records[0]) * num_records; in ath10k_htt_tx_fetch_resp()
1016 memcpy(cmd->tx_fetch_resp.records, records, in ath10k_htt_tx_fetch_resp()
1017 sizeof(records[0]) * num_records); in ath10k_htt_tx_fetch_resp()
/Linux-v4.19/Documentation/ABI/testing/
Ddev-kmsg33 records are available read() will block, or if O_NONBLOCK is
42 Subsequent reads() will return available records again.
Dpstore9 provide a generic interface to show records captured in
Dsysfs-class-cxl106 AFU configuration records (eg. /sys/class/cxl/afu0.0/cr0):
108 An AFU may optionally export one or more PCIe like configuration records, known
109 as AFU configuration records, which will show up here (if present).
/Linux-v4.19/drivers/staging/vboxvideo/
Dvboxvideo.h166 struct vbva_record records[VBVA_MAX_RECORDS]; member
Dvbva_base.c205 record = &vbva_ctx->vbva->records[vbva_ctx->vbva->record_free_index]; in vbva_buffer_begin_update()
/Linux-v4.19/Documentation/fmc/
Dparameters.txt16 the binary content of SDB records. This currently only dumps the
/Linux-v4.19/include/uapi/linux/
Dndctl.h89 } __packed records[0]; member

1234