/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dsc/ |
D | rc_calc_dpi.c | 20 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 33 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) in copy_pps_fields() argument 35 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields() 36 to->bits_per_component = from->bits_per_component; in copy_pps_fields() 37 to->convert_rgb = from->convert_rgb; in copy_pps_fields() 38 to->slice_width = from->slice_width; in copy_pps_fields() 39 to->slice_height = from->slice_height; in copy_pps_fields() 40 to->simple_422 = from->simple_422; in copy_pps_fields() 41 to->native_422 = from->native_422; in copy_pps_fields() 42 to->native_420 = from->native_420; in copy_pps_fields() [all …]
|
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 66 * from disk. We don't report the error otherwise to avoid warnings during log 69 * the error to, so this will distinguish it from a non-ra verifier failure. 203 struct xfs_dinode *from) in xfs_inode_from_disk() argument 213 to->di_version = from->di_version; in xfs_inode_from_disk() 215 set_nlink(inode, be16_to_cpu(from->di_onlink)); in xfs_inode_from_disk() 220 set_nlink(inode, be32_to_cpu(from->di_nlink)); in xfs_inode_from_disk() 221 to->di_projid_lo = be16_to_cpu(from->di_projid_lo); in xfs_inode_from_disk() 222 to->di_projid_hi = be16_to_cpu(from->di_projid_hi); in xfs_inode_from_disk() 225 to->di_format = from->di_format; in xfs_inode_from_disk() 226 to->di_uid = be32_to_cpu(from->di_uid); in xfs_inode_from_disk() [all …]
|
D | xfs_sb.c | 57 * search from @first to find the next perag with the given tag set. 156 * we never read counters from such superblocks. in xfs_validate_sb_write() 291 * More sanity checking. Most of these were stolen directly from in xfs_validate_sb_common() 387 * superblock. mkfs doesn't clear the flag from secondary supers, so in xfs_validate_sb_common() 452 xfs_dsb_t *from, in __xfs_sb_from_disk() argument 455 to->sb_magicnum = be32_to_cpu(from->sb_magicnum); in __xfs_sb_from_disk() 456 to->sb_blocksize = be32_to_cpu(from->sb_blocksize); in __xfs_sb_from_disk() 457 to->sb_dblocks = be64_to_cpu(from->sb_dblocks); in __xfs_sb_from_disk() 458 to->sb_rblocks = be64_to_cpu(from->sb_rblocks); in __xfs_sb_from_disk() 459 to->sb_rextents = be64_to_cpu(from->sb_rextents); in __xfs_sb_from_disk() [all …]
|
D | xfs_da_format.c | 112 uint8_t *from) in xfs_dir2_sf_get_ino() argument 115 return get_unaligned_be64(from) & 0x00ffffffffffffffULL; in xfs_dir2_sf_get_ino() 117 return get_unaligned_be32(from); in xfs_dir2_sf_get_ino() 435 struct xfs_dir2_leaf *from) in xfs_dir2_leaf_hdr_from_disk() argument 437 to->forw = be32_to_cpu(from->hdr.info.forw); in xfs_dir2_leaf_hdr_from_disk() 438 to->back = be32_to_cpu(from->hdr.info.back); in xfs_dir2_leaf_hdr_from_disk() 439 to->magic = be16_to_cpu(from->hdr.info.magic); in xfs_dir2_leaf_hdr_from_disk() 440 to->count = be16_to_cpu(from->hdr.count); in xfs_dir2_leaf_hdr_from_disk() 441 to->stale = be16_to_cpu(from->hdr.stale); in xfs_dir2_leaf_hdr_from_disk() 450 struct xfs_dir3_icleaf_hdr *from) in xfs_dir2_leaf_hdr_to_disk() argument [all …]
|
/Linux-v5.4/include/linux/ |
D | uaccess.h | 14 * Architectures should provide two primitives (raw_copy_{to,from}_user()) 15 * and get rid of their private instances of copy_{to,from}_user() and 16 * __copy_{to,from}_user{,_inatomic}(). 18 * raw_copy_{to,from}_user(to, from, size) should copy up to size bytes and 23 * Both of these functions should attempt to copy size bytes starting at from 28 * If raw_copy_{to,from}_user(to, from, size) returns N, size - N bytes starting 29 * at to must become equal to the bytes fetched from the corresponding area 30 * starting at from. All data past to + size - N must be left unmodified. 39 * on store should happen. Interpretation of from is affected by set_fs(). 44 * the 6 functions (copy_{to,from}_user(), __copy_{to,from}_user_inatomic()) [all …]
|
/Linux-v5.4/tools/perf/pmu-events/arch/powerpc/power8/ |
D | frontend.json | 89 …"BriefDescription": "The processor's Instruction cache was reloaded with Modified (M) data from an… 90 …": "The processor's Instruction cache was reloaded with Modified (M) data from another chip's L2 o… 95 …"BriefDescription": "The processor's Instruction cache was reloaded with Shared (S) data from anot… 96 …"PublicDescription": "The processor's Instruction cache was reloaded with Shared (S) data from ano… 101 …"BriefDescription": "The processor's Instruction cache was reloaded from another chip's L4 on a di… 102 …"PublicDescription": "The processor's Instruction cache was reloaded from another chip's L4 on a d… 107 …"BriefDescription": "The processor's Instruction cache was reloaded from another chip's memory on … 108 …"PublicDescription": "The processor's Instruction cache was reloaded from another chip's memory on… 113 …"BriefDescription": "The processor's Instruction cache was reloaded from local core's L2 due to an… 114 …"PublicDescription": "The processor's Instruction cache was reloaded from local core's L2 due to e… [all …]
|
D | cache.json | 5 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c… 6 …"PublicDescription": "The processor's data cache was reloaded with Modified (M) data from another … 11 …"BriefDescription": "The processor's data cache was reloaded with Shared (S) data from another chi… 12 …"PublicDescription": "The processor's data cache was reloaded with Shared (S) data from another ch… 17 …"BriefDescription": "The processor's data cache was reloaded from another chip's L4 on a different… 18 …"PublicDescription": "The processor's data cache was reloaded from another chip's L4 on a differen… 23 …"BriefDescription": "The processor's data cache was reloaded from local core's L2 due to a demand … 24 …"PublicDescription": "The processor's data cache was reloaded from local core's L2 due to either o… 35 …"BriefDescription": "The processor's data cache was reloaded from a localtion other than the local… 36 …"PublicDescription": "The processor's data cache was reloaded from a localtion other than the loca… [all …]
|
D | marked.json | 35 …"BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another c… 41 …"BriefDescription": "Duration in cycles to reload with Modified (M) data from another chip's L2 or… 47 …"BriefDescription": "The processor's data cache was reloaded with Shared (S) data from another chi… 53 …"BriefDescription": "Duration in cycles to reload with Shared (S) data from another chip's L2 or L… 59 …"BriefDescription": "The processor's data cache was reloaded from another chip's L4 on a different… 65 …"BriefDescription": "Duration in cycles to reload from another chip's L4 on a different Node or Gr… 71 …"BriefDescription": "The processor's data cache was reloaded from another chip's memory on the sam… 77 …"BriefDescription": "Duration in cycles to reload from another chip's memory on the same Node or G… 83 …"BriefDescription": "The processor's data cache was reloaded from local core's L2 due to a marked … 95 …"BriefDescription": "Duration in cycles to reload from a localtion other than the local core's L2 … [all …]
|
/Linux-v5.4/Documentation/hwmon/ |
D | ucd9200.rst | 29 [From datasheets] UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and 62 in1_input Measured voltage. From READ_VIN register. 63 in1_min Minimum Voltage. From VIN_UV_WARN_LIMIT register. 64 in1_max Maximum voltage. From VIN_OV_WARN_LIMIT register. 66 in1_crit Critical maximum voltage. From VIN_OV_FAULT_LIMIT 68 in1_min_alarm Voltage low alarm. From VIN_UV_WARNING status. 69 in1_max_alarm Voltage high alarm. From VIN_OV_WARNING status. 70 in1_lcrit_alarm Voltage critical low alarm. From VIN_UV_FAULT status. 71 in1_crit_alarm Voltage critical high alarm. From VIN_OV_FAULT status. 74 in[2-5]_input Measured voltage. From READ_VOUT register. [all …]
|
D | pmbus.rst | 179 supported, and determines available sensors from this information. 188 inX_input Measured voltage. From READ_VIN or READ_VOUT register. 190 From VIN_UV_WARN_LIMIT or VOUT_UV_WARN_LIMIT register. 192 From VIN_OV_WARN_LIMIT or VOUT_OV_WARN_LIMIT register. 194 From VIN_UV_FAULT_LIMIT or VOUT_UV_FAULT_LIMIT register. 196 From VIN_OV_FAULT_LIMIT or VOUT_OV_FAULT_LIMIT register. 197 inX_min_alarm Voltage low alarm. From VOLTAGE_UV_WARNING status. 198 inX_max_alarm Voltage high alarm. From VOLTAGE_OV_WARNING status. 200 From VOLTAGE_UV_FAULT status. 202 From VOLTAGE_OV_FAULT status. [all …]
|
/Linux-v5.4/arch/alpha/include/asm/ |
D | xor.h | 54 xor $0,$1,$0 # 7 cycles from $1 load \n\ 111 xor $0,$1,$1 # 8 cycles from $0 load \n\ 112 xor $3,$4,$4 # 6 cycles from $4 load \n\ 113 xor $6,$7,$7 # 6 cycles from $7 load \n\ 114 xor $21,$22,$22 # 5 cycles from $22 load \n\ 116 xor $1,$2,$2 # 9 cycles from $2 load \n\ 117 xor $24,$25,$25 # 5 cycles from $25 load \n\ 119 xor $4,$5,$5 # 6 cycles from $5 load \n\ 122 xor $7,$20,$20 # 7 cycles from $20 load \n\ 124 xor $22,$23,$23 # 7 cycles from $23 load \n\ [all …]
|
/Linux-v5.4/scripts/coccinelle/api/ |
D | kstrdup.cocci | 18 expression from,to; 23 - to = kmalloc(strlen(from) + 1,flag); 24 + to = kstrdup(from, flag); 25 ... when != \(from = E1 \| to = E1 \) 27 ... when != \(from = E2 \| to = E2 \) 28 - strcpy(to, from); 31 expression x,from,to; 36 - x = strlen(from) + 1; 37 ... when != \( x = E1 \| from = E1 \) 39 + to = kstrdup(from, flag); [all …]
|
/Linux-v5.4/ipc/ |
D | compat.c | 19 * This code is collected from the versions for sparc64, mips64, s390x, ia64, 39 struct compat_ipc64_perm __user *from) in get_compat_ipc64_perm() argument 42 if (copy_from_user(&v, from, sizeof(v))) in get_compat_ipc64_perm() 51 struct compat_ipc_perm __user *from) in get_compat_ipc_perm() argument 54 if (copy_from_user(&v, from, sizeof(v))) in get_compat_ipc_perm() 62 void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from) in to_compat_ipc64_perm() argument 64 to->key = from->key; in to_compat_ipc64_perm() 65 to->uid = from->uid; in to_compat_ipc64_perm() 66 to->gid = from->gid; in to_compat_ipc64_perm() 67 to->cuid = from->cuid; in to_compat_ipc64_perm() [all …]
|
/Linux-v5.4/arch/x86/include/asm/ |
D | asm.h | 109 * Macros to generate condition code outputs from inline assembly, 122 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument 125 .long (from) - . ; \ 130 # define _ASM_EXTABLE(from, to) \ argument 131 _ASM_EXTABLE_HANDLE(from, to, ex_handler_default) 133 # define _ASM_EXTABLE_UA(from, to) \ argument 134 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess) 136 # define _ASM_EXTABLE_FAULT(from, to) \ argument 137 _ASM_EXTABLE_HANDLE(from, to, ex_handler_fault) 139 # define _ASM_EXTABLE_EX(from, to) \ argument [all …]
|
/Linux-v5.4/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | memory.json | 18 …"BriefDescription": "Counts any Prefetch requests that accounts for data responses from MCDRAM Far… 29 …"BriefDescription": "Counts any Prefetch requests that accounts for data responses from MCDRAM Loc… 40 …"BriefDescription": "Counts any Prefetch requests that accounts for data responses from DRAM Far.", 51 …"BriefDescription": "Counts any Prefetch requests that accounts for data responses from DRAM Local… 62 …"BriefDescription": "Counts any Read request that accounts for data responses from MCDRAM Far or … 73 …"BriefDescription": "Counts any Read request that accounts for data responses from MCDRAM Local.", 84 … "BriefDescription": "Counts any Read request that accounts for data responses from DRAM Far.", 95 … "BriefDescription": "Counts any Read request that accounts for data responses from DRAM Local.", 106 …e reads and prefetch code read requests that accounts for data responses from MCDRAM Far or Other… 117 …d code reads and prefetch code read requests that accounts for data responses from MCDRAM Local.", [all …]
|
D | cache.json | 8 …"BriefDescription": "Counts the number of MEC requests from the L2Q that reference a cache line (c… 87 …"BriefDescription": "Counts the loads retired that get the data from the other core in the same ti… 124 …: "Counts any Prefetch requests that are outstanding, per weighted cycle, from the time of the req… 135 …s any Prefetch requests that accounts for responses from a snoop request hit with data forwarded f… 146 …s any Prefetch requests that accounts for responses from a snoop request hit with data forwarded f… 157 …s any Prefetch requests that accounts for responses from a snoop request hit with data forwarded f… 168 …s any Prefetch requests that accounts for responses from a snoop request hit with data forwarded f… 190 …ion": "Counts any Read request that are outstanding, per weighted cycle, from the time of the req… 201 …ounts any Read request that accounts for responses from a snoop request hit with data forwarded f… 212 …ounts any Read request that accounts for responses from a snoop request hit with data forwarded f… [all …]
|
/Linux-v5.4/arch/m68k/include/asm/ |
D | uaccess_mm.h | 22 * the "moves" instruction to access user space from kernel space. Other 182 unsigned long __generic_copy_from_user(void *to, const void __user *from, unsigned long n); 183 unsigned long __generic_copy_to_user(void __user *to, const void *from, unsigned long n); 190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 225 : "+d" (res), "+&a" (to), "+a" (from), "=&d" (tmp) \ 228 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 229 ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3) 230 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument 231 ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, \ 235 __constant_copy_from_user(void *to, const void __user *from, unsigned long n) in __constant_copy_from_user() argument [all …]
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | pio_copy.c | 32 * from this software without specific prior written permission. 60 * @from: source, must be 8 byte aligned 61 * @count: number of DWORD (32-bit) quantities to copy from source 63 * Copy data from source to PIO Send Buffer memory, 8 bytes at a time. 72 const void *from, size_t count) in pio_copy() argument 92 writeq(*(u64 *)from, dest); in pio_copy() 93 from += sizeof(u64); in pio_copy() 108 writeq(*(u64 *)from, dest); in pio_copy() 109 from += sizeof(u64); in pio_copy() 127 writeq(*(u64 *)from, dest); in pio_copy() [all …]
|
/Linux-v5.4/arch/arm64/kernel/ |
D | io.c | 13 * Copy data from IO memory space to "real" memory space. 15 void __memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) in __memcpy_fromio() argument 17 while (count && !IS_ALIGNED((unsigned long)from, 8)) { in __memcpy_fromio() 18 *(u8 *)to = __raw_readb(from); in __memcpy_fromio() 19 from++; in __memcpy_fromio() 25 *(u64 *)to = __raw_readq(from); in __memcpy_fromio() 26 from += 8; in __memcpy_fromio() 32 *(u8 *)to = __raw_readb(from); in __memcpy_fromio() 33 from++; in __memcpy_fromio() 41 * Copy data from "real" memory space to IO memory space. [all …]
|
/Linux-v5.4/include/uapi/linux/ |
D | kfd_ioctl.h | 19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 33 __u32 major_version; /* from KFD */ 34 __u32 minor_version; /* from KFD */ 48 __u64 write_pointer_address; /* from KFD */ 49 __u64 read_pointer_address; /* from KFD */ 50 __u64 doorbell_offset; /* from KFD */ 57 __u32 queue_id; /* from KFD */ 88 __u32 ctl_stack_used_size; /* from KFD */ 89 __u32 save_area_used_size; /* from KFD */ 116 __u64 gpu_clock_counter; /* from KFD */ [all …]
|
/Linux-v5.4/tools/perf/pmu-events/arch/powerpc/power9/ |
D | metrics.json | 50 …TF instruction was a load that missed the L1 and was waiting for the data to return from the nest", 122 …"BriefDescription": "Completion stall by Dcache miss which resolved from remote chip (cache or mem… 146 …fDescription": "Finish stall because the NTF instruction is an EIEIO waiting for response from L2", 257 …on was a load or store that was held in LSAQ because an older instruction from SRQ or LRQ won arbi… 340 …h because it lost arbitration onto the issue pipe to another instruction (from the same thread or … 370 …fDescription": "Finish stall because the NTF instruction was a paste waiting for response from L2", 434 …efDescription": "Finish stall because the NTF instruction was a stcx waiting for response from L2", 464 …tion": "Finish stall because the NTF instruction was a tend instruction awaiting response from L2", 476 …fDescription": "Finish stall because the NTF instruction was a tlbie waiting for response from L2", 523 "BriefDescription": "% of DL1 Reloads from Distant L2 or L3 (Modified) per Inst", [all …]
|
D | marked.json | 10 …"BriefDescription": "A Page Directory Entry was reloaded to a level 1 page walk cache from beyond … 20 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another … 25 …"BriefDescription": "The processor's data cache was reloaded from another chip's memory on the sam… 30 …"BriefDescription": "Completion stall by Dcache miss which resolved from remote chip (cache or mem… 35 …"BriefDescription": "The processor's Instruction cache was reloaded from local core's L2 with disp… 45 …"BriefDescription": "A Page Table Entry was reloaded to a level 3 page walk cache from the core's … 50 …"BriefDescription": "A Page Table Entry was reloaded to a level 3 page walk cache from the core's … 60 …"BriefDescription": "A Page Table Entry was loaded into the TLB from the local chip's L4 cache due… 70 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another … 80 …"BriefDescription": "The processor's Instruction cache was reloaded from local core's L2 without c… [all …]
|
/Linux-v5.4/drivers/pci/ |
D | search.c | 68 * PCIe-to-PCI/X bridges alias transactions from downstream in pci_for_each_dma_alias() 127 * pci_find_bus - locate PCI bus from a given domain and bus number 153 * @from: Previous PCI bus found, or %NULL for new search. 156 * initiated by passing %NULL as the @from argument. Otherwise if 157 * @from is not %NULL, searches continue from next device on the 160 struct pci_bus *pci_find_next_bus(const struct pci_bus *from) in pci_find_next_bus() argument 167 n = from ? from->node.next : pci_root_buses.next; in pci_find_next_bus() 251 * @from: Previous PCI device found in search, or %NULL for new search. 256 * A new search is initiated by passing %NULL as the @from argument. Otherwise 257 * if @from is not %NULL, searches continue from next device on the global [all …]
|
/Linux-v5.4/arch/x86/lib/ |
D | iomem.c | 5 #define movs(type,to,from) \ argument 6 asm volatile("movs" type:"=&D" (to), "=&S" (from):"0" (to), "1" (from):"memory") 8 /* Originally from i386/string.h */ 9 static __always_inline void rep_movs(void *to, const void *from, size_t n) in rep_movs() argument 21 : "0" (n / 4), "q" (n), "1" ((long)to), "2" ((long)from) in rep_movs() 25 void memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) in memcpy_fromio() argument 31 if (unlikely(1 & (unsigned long)from)) { in memcpy_fromio() 32 movs("b", to, from); in memcpy_fromio() 35 if (n > 1 && unlikely(2 & (unsigned long)from)) { in memcpy_fromio() 36 movs("w", to, from); in memcpy_fromio() [all …]
|
/Linux-v5.4/Documentation/scsi/ |
D | ChangeLog.lpfc | 5 Changes from 20050323 to 20050413 11 * Merged patch from Christoph Hellwig <hch@lst.de>: split helpers 24 only be called from lpfc_sli_submit_iocb. Also make 47 Changes from 20050308 to 20050323 50 * Changed a few lines from patch submitted by Christoph Hellwig 53 * Merged patch from Christoph Hellwig (3/19): some misc patches 64 - don't call dma_sync function on allocations from 66 * Merged patch from Christoph Hellwig (3/19) - nlp_failMask isn't 73 * Merged patch from Christoph Hellwig (03/19) - fix initialization 74 order - scsi_add_host must happen last from scsi POV. Also some [all …]
|