/Linux-v4.19/drivers/acpi/ |
D | processor_perflib.c | 286 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) in amd_fixup_frequency() argument 289 int index = px->control & 0x00000007; in amd_fixup_frequency() 307 px->core_frequency = (100 * (fid + 0x10)) >> did; in amd_fixup_frequency() 309 px->core_frequency = (100 * (fid + 8)) >> did; in amd_fixup_frequency() 313 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) {}; in amd_fixup_frequency() argument 356 struct acpi_processor_px *px = &(pr->performance->states[i]); in acpi_processor_get_performance_states() local 359 state.pointer = px; in acpi_processor_get_performance_states() 372 amd_fixup_frequency(px, i); in acpi_processor_get_performance_states() 377 (u32) px->core_frequency, in acpi_processor_get_performance_states() 378 (u32) px->power, in acpi_processor_get_performance_states() [all …]
|
/Linux-v4.19/lib/raid6/ |
D | recov_neon_inner.c | 58 uint8x16_t vx, vy, px, qx, db; in __raid6_2data_recov_neon() local 60 px = veorq_u8(vld1q_u8(p), vld1q_u8(dp)); in __raid6_2data_recov_neon() 68 vy = (uint8x16_t)vshrq_n_s16((int16x8_t)px, 4); in __raid6_2data_recov_neon() 69 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f)); in __raid6_2data_recov_neon() 75 vst1q_u8(dp, veorq_u8(db, px)); in __raid6_2data_recov_neon()
|
D | recov.c | 29 u8 px, qx, db; in raid6_2data_recov_intx1() local 60 px = *p ^ *dp; in raid6_2data_recov_intx1() 62 *dq++ = db = pbmul[px] ^ qx; /* Reconstructed B */ in raid6_2data_recov_intx1() 63 *dp++ = db ^ px; /* Reconstructed A */ in raid6_2data_recov_intx1()
|
/Linux-v4.19/Documentation/input/ |
D | interactive.svg | 18 …<text x="2775" y="7725" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 19 …<text x="5400" y="5700" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 20 …<text x="5400" y="3600" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 21 …<text x="5400" y="3900" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 22 …<text x="5475" y="5100" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="… 23 …<text x="5400" y="4425" font-family="sans-serif" font-size="144px" stroke="#000000" stroke-width="…
|
D | shape.svg | 33 …<text x="5953.125" y="5256.6001" fill="#000000" font-family="sans-serif" font-size="144px" stroke-… 34 …<text x="10078.125" y="2931.5999" fill="#000000" font-family="sans-serif" font-size="144px" stroke… 35 …<text x="9028.125" y="3381.5999" fill="#000000" font-family="sans-serif" font-size="144px" stroke-… 36 …<text x="4153.125" y="1131.6" fill="#000000" font-family="sans-serif" font-size="144px" stroke-wid… 37 …<text x="8053.125" y="1131.6" fill="#000000" font-family="sans-serif" font-size="144px" stroke-wid… 38 …<text x="2803.125" y="3306.5999" fill="#000000" font-family="sans-serif" font-size="144px" stroke-…
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
D | hwsq.c | 139 u32 heads, x, y, px = 0; in nvkm_hwsq_wait_vblank() local 149 if ((x * y) > px) { in nvkm_hwsq_wait_vblank() 150 px = (x * y); in nvkm_hwsq_wait_vblank() 156 if (px == 0) { in nvkm_hwsq_wait_vblank()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | memx.c | 129 u32 heads, x, y, px = 0; in nvkm_memx_wait_vblank() local 140 if ((x * y) > px) { in nvkm_memx_wait_vblank() 141 px = (x * y); in nvkm_memx_wait_vblank() 148 if (px == 0) { in nvkm_memx_wait_vblank()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.h | 231 #define px_base(px) (&(px)->base) argument 232 #define px_page(px) (px_base(px)->page) argument 233 #define px_dma(px) (px_base(px)->daddr) argument
|
/Linux-v4.19/tools/power/pm-graph/ |
D | sleepgraph.py | 3506 .summary {border:1px solid;}\n\ 3507 th {border: 1px solid black;background:#222;color:white;}\n\ 3508 td {font: 16px "Times New Roman";text-align: center;}\n\ 3509 tr.head td {border: 1px solid black;background:#aaa;}\n\ 4055 ….stamp {width:100%;text-align:center;background:gray;line-height:30px;color:white;font:25px Arial;… 4056 .stamp.sysinfo {font:10px Arial;}\n\ 4057 .callgraph {margin-top:30px;box-shadow:5px 5px 20px black;}\n\ 4058 .callgraph article * {padding-left:28px;}\n\ 4059 h1 {color:black;font:bold 30px Times;}\n\ 4060 t0 {color:black;font:bold 30px Times;}\n\ [all …]
|
D | bootgraph.py | 640 table.fstat {table-layout:fixed;padding:150px 15px 0 0;font-size:10px;column-width:30px;}\n\ 641 .fstat th {width:55px;}\n\ 642 .fstat td {text-align:left;width:35px;}\n\ 643 …n:absolute;font-size:10px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowr… 644 .srccall:hover {color:white;font-weight:bold;border:1px solid white;}\n'
|
/Linux-v4.19/drivers/iommu/ |
D | s390-iommu.c | 290 unsigned int rtx, sx, px; in s390_iommu_iova_to_phys() local 299 px = calc_px(iova); in s390_iommu_iova_to_phys() 307 if (pto && pt_entry_isvalid(pto[px])) in s390_iommu_iova_to_phys() 308 phys = pto[px] & ZPCI_PTE_ADDR_MASK; in s390_iommu_iova_to_phys()
|
/Linux-v4.19/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,adsp.txt | 42 - px-supply: 45 Definition: reference to the px regulator to be held on behalf of the 129 px-supply = <&pm8994_lvs2>;
|
/Linux-v4.19/drivers/video/console/ |
D | sticon.c | 256 int *px, int *py) in sticon_getxy() argument 286 if (px) *px = x; in sticon_getxy()
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 22 * RTD theme's default is 800px as max width for the content, but we have 73 margin-bottom: 12px;
|
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 648 int px; in vivid_overlay() local 658 for (px = 0; px < w; px++) { in vivid_overlay() 660 px + out_x, y, px + x)) in vivid_overlay() 662 memcpy(vbase + (px + x) * pixsize, in vivid_overlay() 663 vbuf + (px + out_x) * pixsize, in vivid_overlay()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uvc | 192 wHeight - height of decoded bitmap frame in px 193 wWidth - width of decoded bitmam frame in px 239 wHeight - height of decoded bitmap frame in px 240 wWidth - width of decoded bitmam frame in px
|
/Linux-v4.19/drivers/dma/ |
D | pl330.c | 521 struct pl330_xfer px; member 1351 struct pl330_xfer *x = &pxs->desc->px; in _setup_loops() 1372 struct pl330_xfer *x = &pxs->desc->px; in _setup_xfer() 2355 addr = desc->px.src_addr; in pl330_get_current_xferred_count() 2358 addr = desc->px.dst_addr; in pl330_get_current_xferred_count() 2590 static inline void fill_px(struct pl330_xfer *px, in fill_px() argument 2593 px->bytes = len; in fill_px() 2594 px->dst_addr = dst; in fill_px() 2595 px->src_addr = src; in fill_px() 2620 fill_px(&desc->px, dst, src, len); in __pl330_prep_dma_memcpy() [all …]
|
/Linux-v4.19/Documentation/core-api/ |
D | printk-formats.rst | 64 gathers enough entropy. If you *really* want the address see %px below. 113 %px 01234567 or 0123456789abcdef 117 kernel memory layout before printing pointers with %px. %px is functionally 118 equivalent to %lx (or %lu). %px is preferred because it is more uniquely
|
/Linux-v4.19/arch/s390/pci/ |
D | pci_dma.c | 104 unsigned int rtx, sx, px; in dma_walk_cpu_trans() local 116 px = calc_px(dma_addr); in dma_walk_cpu_trans() 117 return &pto[px]; in dma_walk_cpu_trans()
|
/Linux-v4.19/tools/lib/lockdep/ |
D | Makefile | 131 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
|
/Linux-v4.19/scripts/ |
D | tags.sh | 261 --extra=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
|
D | kernel-doc | 1502 my ($px, $sx); 1507 foreach $px (0 .. $#prms) { 1508 $prm_clean = $prms[$px];
|
/Linux-v4.19/include/linux/ |
D | console.h | 82 int *px, int *py);
|
/Linux-v4.19/arch/s390/kvm/ |
D | gaccess.c | 188 unsigned long px : 8; member 747 ptr = ste.fc0.pto * (PAGE_SIZE / 2) + vaddr.px * 8; in guest_translate() 1188 pte.val = pgt + vaddr.px * PAGE_SIZE; in kvm_s390_shadow_fault() 1192 rc = gmap_read_table(sg->parent, pgt + vaddr.px * 8, &pte.val); in kvm_s390_shadow_fault()
|
/Linux-v4.19/Documentation/fb/ |
D | sh7760fb.txt | 20 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,
|