Home
last modified time | relevance | path

Searched refs:tsize (Results 1 - 25 of 111) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/of/
H A Dmodule.c17 ssize_t tsize; in of_modalias() local
23 tsize = csize; in of_modalias()
30 tsize += csize; in of_modalias()
44 return tsize; in of_modalias()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A De500_mmu_host.c307 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe()
316 stlbe->mas1 = MAS1_TSIZE(tsize) | get_tlb_sts(gtlbe) | MAS1_VALID; in kvmppc_e500_setup_stlbe()
331 int tsize = BOOK3E_PAGESZ_4K; in kvmppc_e500_shadow_map() local
389 tsize = (gtlbe->mas1 & MAS1_TSIZE_MASK) >> in kvmppc_e500_shadow_map()
393 * e500 doesn't implement the lowest tsize bit, in kvmppc_e500_shadow_map()
396 tsize = max(BOOK3E_PAGESZ_4K, tsize & ~1); in kvmppc_e500_shadow_map()
399 * Now find the largest tsize (up to what the guest in kvmppc_e500_shadow_map()
405 for (; tsize > BOOK3E_PAGESZ_4K; tsize in kvmppc_e500_shadow_map()
304 kvmppc_e500_setup_stlbe( struct kvm_vcpu *vcpu, struct kvm_book3e_206_tlb_entry *gtlbe, int tsize, struct tlbe_ref *ref, u64 gvaddr, struct kvm_book3e_206_tlb_entry *stlbe) kvmppc_e500_setup_stlbe() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A De500_mmu_host.c307 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe()
316 stlbe->mas1 = MAS1_TSIZE(tsize) | get_tlb_sts(gtlbe) | MAS1_VALID; in kvmppc_e500_setup_stlbe()
331 int tsize = BOOK3E_PAGESZ_4K; in kvmppc_e500_shadow_map() local
389 tsize = (gtlbe->mas1 & MAS1_TSIZE_MASK) >> in kvmppc_e500_shadow_map()
393 * e500 doesn't implement the lowest tsize bit, in kvmppc_e500_shadow_map()
396 tsize = max(BOOK3E_PAGESZ_4K, tsize & ~1); in kvmppc_e500_shadow_map()
399 * Now find the largest tsize (up to what the guest in kvmppc_e500_shadow_map()
405 for (; tsize > BOOK3E_PAGESZ_4K; tsize in kvmppc_e500_shadow_map()
304 kvmppc_e500_setup_stlbe( struct kvm_vcpu *vcpu, struct kvm_book3e_206_tlb_entry *gtlbe, int tsize, struct tlbe_ref *ref, u64 gvaddr, struct kvm_book3e_206_tlb_entry *stlbe) kvmppc_e500_setup_stlbe() argument
[all...]
/third_party/skia/modules/skottie/src/
H A DSkottieTest.cpp468 for (const auto& tsize : kTestSizes) { in DEF_TEST()
472 tsize.text_size, in DEF_TEST()
473 0, tsize.text_size, in DEF_TEST()
474 tsize.text_size, in DEF_TEST()
496 std::fabs(shape_bounds.left() - expected_l) < tsize.tolerance, in DEF_TEST()
497 "%f %f %f %f %d", shape_bounds.left(), expected_l, tsize.tolerance, in DEF_TEST()
498 tsize.text_size, talign.align); in DEF_TEST()
502 std::fabs(shape_bounds.right() - expected_r) < tsize.tolerance, in DEF_TEST()
503 "%f %f %f %f %d", shape_bounds.right(), expected_r, tsize.tolerance, in DEF_TEST()
504 tsize in DEF_TEST()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmmu_decl.h53 unsigned int tsize, unsigned int ind) in _tlbil_va()
60 unsigned int tsize, unsigned int ind);
64 unsigned int tsize, unsigned int ind) in _tlbil_va()
72 unsigned int tsize, unsigned int ind);
75 unsigned int tsize, unsigned int ind) in _tlbivax_bcast()
52 _tlbil_va(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) _tlbil_va() argument
63 _tlbil_va(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) _tlbil_va() argument
74 _tlbivax_bcast(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) _tlbivax_bcast() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dbook3e_hugetlbpage.c130 unsigned long psize, tsize, shift; in book3e_hugetlb_preload() local
142 tsize = shift - 10; in book3e_hugetlb_preload()
161 mas1 = MAS1_VALID | MAS1_TID(mm->context.id) | MAS1_TSIZE(tsize); in book3e_hugetlb_preload()
201 unsigned long tsize = huge_page_shift(hstate) - 10; in flush_hugetlb_page() local
203 __flush_tlb_page(vma->vm_mm, vmaddr, tsize, 0); in flush_hugetlb_page()
H A Dtlb.c204 int tsize, int ind) in __local_flush_tlb_page()
211 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page()
232 unsigned int tsize; member
247 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi()
288 int tsize, int ind) in __flush_tlb_page()
311 _tlbivax_bcast(vmaddr, pid, tsize, ind); in __flush_tlb_page()
319 .tsize = tsize, in __flush_tlb_page()
327 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
408 int tsize in tlb_flush_pgtable() local
203 __local_flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr, int tsize, int ind) __local_flush_tlb_page() argument
287 __flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr, int tsize, int ind) __flush_tlb_page() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dmmu_decl.h53 unsigned int tsize, unsigned int ind) in _tlbil_va()
60 unsigned int tsize, unsigned int ind);
64 unsigned int tsize, unsigned int ind) in _tlbil_va()
72 unsigned int tsize, unsigned int ind);
75 unsigned int tsize, unsigned int ind) in _tlbivax_bcast()
52 _tlbil_va(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) _tlbil_va() argument
63 _tlbil_va(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) _tlbil_va() argument
74 _tlbivax_bcast(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) _tlbivax_bcast() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c123 unsigned long psize, tsize, shift; in book3e_hugetlb_preload() local
135 tsize = shift - 10; in book3e_hugetlb_preload()
154 mas1 = MAS1_VALID | MAS1_TID(mm->context.id) | MAS1_TSIZE(tsize); in book3e_hugetlb_preload()
191 unsigned long tsize = huge_page_shift(hstate) - 10; in flush_hugetlb_page() local
193 __flush_tlb_page(vma->vm_mm, vmaddr, tsize, 0); in flush_hugetlb_page()
H A Dtlb.c170 int tsize, int ind) in __local_flush_tlb_page()
177 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page()
207 unsigned int tsize; member
222 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi()
263 int tsize, int ind) in __flush_tlb_page()
286 _tlbivax_bcast(vmaddr, pid, tsize, ind); in __flush_tlb_page()
294 .tsize = tsize, in __flush_tlb_page()
302 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
374 int tsize in tlb_flush_pgtable() local
169 __local_flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr, int tsize, int ind) __local_flush_tlb_page() argument
262 __flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr, int tsize, int ind) __flush_tlb_page() argument
[all...]
/third_party/toybox/toys/pending/
H A Dtftpd.c104 socklen_t socklen, char *file, int opcode, int tsize, int blksize) in do_action()
130 if (blksize != TFTPD_BLKSIZE || tsize) { in do_action()
138 if (tsize) {// add "tsize\000tsize_val\000" in send buffer. in do_action()
143 strcpy(ptr, "tsize"); in do_action()
144 ptr += strlen("tsize") + 1; in do_action()
254 int fd = 0, recvmsg_len, opcode, blksize = TFTPD_BLKSIZE, tsize = 0, set =1, bflag = 0; in tftpd_main() local
313 } else if (!tsize && !strcasecmp(opt, "tsize")) tsize in tftpd_main()
103 do_action(struct sockaddr *srcaddr, struct sockaddr *dstaddr, socklen_t socklen, char *file, int opcode, int tsize, int blksize) do_action() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfic.c278 int tsize; in fic_decode_frame() local
315 tsize = AV_RB24(src + 24); in fic_decode_frame()
316 if (tsize > avpkt->size - FIC_HEADER_SIZE) { in fic_decode_frame()
319 tsize, avpkt->size - FIC_HEADER_SIZE); in fic_decode_frame()
323 if (!tsize || !AV_RL16(src + 37) || !AV_RL16(src + 39)) in fic_decode_frame()
326 if (!skip_cursor && tsize < 32) { in fic_decode_frame()
358 sdata = src + tsize + FIC_HEADER_SIZE + 4 * nslices; in fic_decode_frame()
359 msize = avpkt->size - nslices * 4 - tsize - FIC_HEADER_SIZE; in fic_decode_frame()
376 unsigned slice_off = AV_RB32(src + tsize + FIC_HEADER_SIZE + slice * 4); in fic_decode_frame()
389 slice_size = AV_RB32(src + tsize in fic_decode_frame()
[all...]
/kernel/linux/linux-5.10/lib/mpi/
H A Dmpi-pow.c37 mpi_size_t tsize = 0; /* to avoid compiler warning */ in mpi_powm() local
187 tsize = 2 * rsize; in mpi_powm()
189 mpi_alloc_limb_space(tsize); in mpi_powm()
192 } else if (tsize < (2 * rsize)) { in mpi_powm()
194 tsize = 2 * rsize; in mpi_powm()
196 mpi_alloc_limb_space(tsize); in mpi_powm()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcallthunks.c186 unsigned int tsize = SKL_TMPL_SIZE; in patch_dest() local
187 u8 *pad = dest - tsize; in patch_dest()
190 if (!bcmp(pad, skl_call_thunk_template, tsize)) in patch_dest()
194 if (bcmp(pad, nops, tsize)) { in patch_dest()
200 memcpy(pad, skl_call_thunk_template, tsize); in patch_dest()
202 text_poke_copy_locked(pad, skl_call_thunk_template, tsize, true); in patch_dest()
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dmpi-pow.c37 mpi_size_t tsize = 0; /* to avoid compiler warning */ in mpi_powm() local
187 tsize = 2 * rsize; in mpi_powm()
189 mpi_alloc_limb_space(tsize); in mpi_powm()
192 } else if (tsize < (2 * rsize)) { in mpi_powm()
194 tsize = 2 * rsize; in mpi_powm()
196 mpi_alloc_limb_space(tsize); in mpi_powm()
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowCaching.js25 tsize = taTitleFont ? g.normalizedLength(g.splitFontString(taTitleFont).size) : 0;
33 tsize + taTitleGap;
53 titlePos.y = offsets.t - titleOffset + (titleRotation ? 0 : tsize);
75 var o = this.opt, ta = this.chart.theme.axis, position = o.position, leftBottom = position !== "rightOrTop", rotation = o.rotation % 360, start, stop, titlePos, titleRotation = 0, titleOffset, axisVector, tickVector, anchorOffset, labelOffset, labelAlign, labelGap = this.chart.theme.axis.tick.labelGap, taFont = o.font || (ta.majorTick && ta.majorTick.font) || (ta.tick && ta.tick.font), taTitleFont = o.titleFont || (ta.title && ta.title.font), taFontColor = o.fontColor || (ta.majorTick && ta.majorTick.fontColor) || (ta.tick && ta.tick.fontColor) || "black", taTitleFontColor = o.titleFontColor || (ta.title && ta.title.fontColor) || "black", taTitleGap = (o.titleGap == 0) ? 0 : o.titleGap || (ta.title && ta.title.gap) || 15, taTitleOrientation = o.titleOrientation || (ta.title && ta.title.orientation) || "axis", taMajorTick = this.chart.theme.getTick("major", o), taMinorTick = this.chart.theme.getTick("minor", o), taMicroTick = this.chart.theme.getTick("micro", o), taStroke = "stroke" in o ? o.stroke : ta.stroke, size = taFont ? g.normalizedLength(g.splitFontString(taFont).size) : 0, cosr = Math.abs(Math.cos(rotation * Math.PI / 180)), sinr = Math.abs(Math.sin(rotation * Math.PI / 180)), tsize = taTitleFont ? g.normalizedLength(g.splitFontString(taTitleFont).size) : 0;
82 tsize + taTitleGap;
106 titlePos.y = offsets.t - titleOffset + (titleRotation ? 0 : tsize);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dtlbflush.h40 int tsize, int ind);
46 int tsize, int ind);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dtlbflush.h70 int tsize, int ind);
77 int tsize, int ind);
/kernel/linux/linux-5.10/arch/mips/boot/
H A Decoff.h40 int32_t tsize; /* text size in bytes, padded to DW bdry*/ member
65 N_TXTOFF(f, a) + (a).tsize;
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Da.out.h29 __u64 tsize; member
66 #define a_text ah.tsize
/kernel/linux/linux-6.6/arch/mips/boot/
H A Decoff.h40 int32_t tsize; /* text size in bytes, padded to DW bdry*/ member
65 N_TXTOFF(f, a) + (a).tsize;
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Da.out.h29 __u64 tsize; member
66 #define a_text ah.tsize
/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/goya/
H A Dgoya_packets.h130 __le32 tsize; member
137 __le32 tsize; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/goya/
H A Dgoya_packets.h118 __le32 tsize; member
125 __le32 tsize; member
/kernel/linux/linux-5.10/drivers/of/
H A Ddevice.c224 ssize_t tsize; in of_device_get_modalias() local
233 tsize = csize; in of_device_get_modalias()
240 tsize += csize; in of_device_get_modalias()
254 return tsize; in of_device_get_modalias()

Completed in 12 milliseconds

12345