Home
last modified time | relevance | path

Searched refs:px (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/sphinx-static/
H A Dcustom.css18 div.body { padding: 0 15px 0 10px; }
25 margin: 20px 10px 0 10px;
31 width: 104px;
32 margin-bottom: 20px;
108 * The 875px width seems to be wired into alabaster.
110 @media screen and (max-width: 875px) {
133 border: 1px solid #cccccc;
160 border: 1px solid #cccccc;
H A Dtheme_overrides.css49 padding-top: 1px;
50 padding-bottom: 1px;
53 padding-top: 1px;
54 padding-bottom: 1px;
61 * RTD theme's default is 800px as max width for the content, but we have
104 margin-bottom: 12px;
/linux/Documentation/input/
H A Dinteractive.svg18 …<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="…
H A Dshape.svg33 …<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/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst93 道未修改的地址,请看下面的%px
97 要用%p或%px
166 %px 01234567 or 0123456789abcdef
168 对于打印指针,当你 *真的* 想打印地址时。在用%px打印指针之前,请考虑你是否泄露了内核内
169 存布局的敏感消息。%px在功能上等同于%lx(或%lu)。%px是首选,因为它在grep查找时更唯一。
172 在使用%px之前,请考虑使用%p并在调试过程中启用' ' no_hash_pointer ' '内核参数是否足
173 够(参见上面的%p描述)。%px的一个有效场景可能是在panic发生之前立即打印消息,这样无论如何
174 都可以防止任何敏感消息被利用,使用%px就不需要用no_hash_pointer来重现panic。
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.c139 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/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dmemx.c129 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/rust/zerocopy/rustdoc/
H A Dstyle.css14 grid-template-columns: repeat(var(--arity), minmax(200px, 1fr));
40 border-bottom: 2px solid var(--headings-border-bottom-color);
/linux/tools/power/pm-graph/
H A Dsleepgraph.py2762 html_tblock = '<div id="block{0}" class="tblock" style="left:{1}%;width:{2}%;"><div class="tback" style="height:{3}px"></div>\n'
2763 html_device = '<div id="{0}" title="{1}" class="thread{7}" style="left:{2}%;top:{3}px;height:{4}px;width:{5}%;{8}">{6}</div>\n'
2764 html_phase = '<div class="phase" style="left:{0}%;width:{1}%;top:{2}px;height:{3}px;background:{4}">{5}</div>\n'
2948 html_timeline = '<div id="dmesgzoombox" class="zoombox">\n<div id="{0}" class="timeline" style="height:{1}px">\n'
2971 rline = '<div class="t" style="left:0;border-left:1px solid black;border-right:0;">{0}</div>\n'
4314 .stamp {width: 100%;text-align:center;background:#888;line-height:30px;color:white;font: 25px Arial;}\n\
4315 table {width:100%;border-collapse: collapse;border:1px soli
[all...]
H A Dbootgraph.py647 table.fstat {table-layout:fixed;padding:150px 15px 0 0;font-size:10px;column-width:30px;}\n\
648 .fstat th {width:55px;}\n\
649 .fstat td {text-align:left;width:35px;}\n\
650 …n:absolute;font-size:10px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowr…
651 .srccall:hover {color:white;font-weight:bold;border:1px solid white;}\n'
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dsphinx.rst408 version="1.1" baseProfile="full" width="70px" height="40px" viewBox="0 0 700 400">
409 <line x1="180" y1="370" x2="500" y2="50" stroke="black" stroke-width="15px"/>
/linux/Documentation/translations/zh_CN/security/
H A Dself-protection.rst237 何打印符号打印原始地址时,目前%px,%p[ad](和在某些情况下的%p[sSb])
/linux/drivers/iommu/
H A Ds390-iommu.c455 unsigned int rtx, sx, px; in dma_walk_cpu_trans() local
471 px = calc_px(dma_addr); in dma_walk_cpu_trans()
472 return &pto[px]; in dma_walk_cpu_trans()
995 unsigned int rtx, sx, px; in s390_iommu_iova_to_phys() local
1008 px = calc_px(iova); in s390_iommu_iova_to_phys()
1016 pte = READ_ONCE(pto[px]); in s390_iommu_iova_to_phys()
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-oneplus3t.dts45 px-supply = <&vreg_lvs2a>;
H A Dmsm8996-oneplus3.dts44 px-supply = <&vreg_lvs2a>;
/linux/arch/arm64/kvm/
H A Dat.c1045 wr->px = !((wr->desc & PTE_PXN) || wr->uw); in compute_s1_direct_permissions()
1058 wr->px = !(wr->desc & PTE_UXN); in compute_s1_direct_permissions()
1096 wr->px &= !wr->PXNTable; in compute_s1_hierarchical_permissions()
1103 wr->px &= !wr->UXNTable; in compute_s1_hierarchical_permissions()
1113 (wr)->px = (x); \
1227 if (wr->px && wr->uw) { in compute_s1_indirect_permissions()
1263 wr->px &= pov_perms & POE_X; in compute_s1_overlay_permissions()
1310 wr->px &= !(wr->pwxn && wr->pw); in compute_s1_permissions()
1677 wr->pr = wr->pw = wr->px = true; in __kvm_translate_va()
/linux/drivers/dma/
H A Dpl330.c532 struct pl330_xfer px; member
1376 struct pl330_xfer *x = &pxs->desc->px; in _setup_loops()
1397 struct pl330_xfer *x = &pxs->desc->px; in _setup_xfer()
2386 addr = desc->px.src_addr; in pl330_get_current_xferred_count()
2389 addr = desc->px.dst_addr; in pl330_get_current_xferred_count()
2625 static inline void fill_px(struct pl330_xfer *px, in fill_px() argument
2628 px->bytes = len; in fill_px()
2629 px->dst_addr = dst; in fill_px()
2630 px->src_addr = src; in fill_px()
2655 fill_px(&desc->px, dst, src, len); in __pl330_prep_dma_memcpy()
[all …]
/linux/lib/raid/raid6/riscv/
H A Drecov_rvv.c74 [px]"r"(p), in __raid6_2data_recov_rvv()
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c679 bool px, ux; in stage2_set_xn_attr() local
682 px = prot & KVM_PGTABLE_PROT_PX; in stage2_set_xn_attr()
685 if (!cpus_have_final_cap(ARM64_HAS_XNX) && px != ux) in stage2_set_xn_attr()
688 if (px && ux) in stage2_set_xn_attr()
690 else if (!px && ux) in stage2_set_xn_attr()
692 else if (!px && !ux) in stage2_set_xn_attr()
/linux/scripts/
H A Dtags.sh316 --$CTAGS_EXTRA=+fq --c-kinds=+px --fields=+iaS --langmap=c:+.h \
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.h152 int px, int py, int pw, int ph);
/linux/Documentation/fb/
H A Dsh7760fb.rst22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,
/linux/arch/arm64/include/asm/
H A Dkvm_nested.h380 bool px; member
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n950.dts246 * - top + bottom 5px are not visible
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-wacom80 image has to contain 256 bytes (64x32 px 1 bit colour).

12