Home
last modified time | relevance | path

Searched refs:tdp (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/lib/
H A Dasn1_decoder.c178 size_t pc = 0, dp = 0, tdp = 0, len = 0; in asn1_ber_decoder() local
307 tdp = dp; in asn1_ber_decoder()
395 tdp = cons_dp_stack[csp]; in asn1_ber_decoder()
400 tdp, dp, len, datalen); in asn1_ber_decoder()
418 len = dp - tdp - 2; in asn1_ber_decoder()
429 len -= tdp; in asn1_ber_decoder()
430 pr_debug("- cons len l=%zu d=%zu\n", len, dp - tdp); in asn1_ber_decoder()
439 ret = actions[act](context, hdr, 0, data + tdp, len); in asn1_ber_decoder()
454 ret = actions[machine[pc + 1]](context, hdr, tag, data + tdp, len); in asn1_ber_decoder()
/kernel/linux/linux-6.6/lib/
H A Dasn1_decoder.c178 size_t pc = 0, dp = 0, tdp = 0, len = 0; in asn1_ber_decoder() local
307 tdp = dp; in asn1_ber_decoder()
395 tdp = cons_dp_stack[csp]; in asn1_ber_decoder()
400 tdp, dp, len, datalen); in asn1_ber_decoder()
418 len = dp - tdp - 2; in asn1_ber_decoder()
429 len -= tdp; in asn1_ber_decoder()
430 pr_debug("- cons len l=%zu d=%zu\n", len, dp - tdp); in asn1_ber_decoder()
439 ret = actions[act](context, hdr, 0, data + tdp, len); in asn1_ber_decoder()
454 ret = actions[machine[pc + 1]](context, hdr, tag, data + tdp, len); in asn1_ber_decoder()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_ips.c1237 int tdp, tdc; in cpu_clamp_show() local
1241 tdp = (int)(turbo_override & TURBO_TDP_MASK); in cpu_clamp_show()
1245 tdp = tdp * 10 / 8; in cpu_clamp_show()
1249 seq_printf(m, "%d.%dW %d.%dA\n", tdp / 10, tdp % 10, in cpu_clamp_show()
1304 u16 tdp; in ips_detect_cpu() local
1334 tdp = turbo_power & TURBO_TDP_MASK; in ips_detect_cpu()
1337 if (limits->core_power_limit != (tdp / 8) * 1000) { in ips_detect_cpu()
1340 tdp / in ips_detect_cpu()
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dintel_ips.c1237 int tdp, tdc; in cpu_clamp_show() local
1241 tdp = (int)(turbo_override & TURBO_TDP_MASK); in cpu_clamp_show()
1245 tdp = tdp * 10 / 8; in cpu_clamp_show()
1249 seq_printf(m, "%d.%dW %d.%dA\n", tdp / 10, tdp % 10, in cpu_clamp_show()
1304 u16 tdp; in ips_detect_cpu() local
1334 tdp = turbo_power & TURBO_TDP_MASK; in ips_detect_cpu()
1337 if (limits->core_power_limit != (tdp / 8) * 1000) { in ips_detect_cpu()
1340 tdp / in ips_detect_cpu()
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_debugfs.c500 const struct drbd_thread_timing_details *tdp, in seq_print_one_timing_detail()
507 td = *tdp; in seq_print_one_timing_detail()
508 } while (td.cb_nr != tdp->cb_nr); in seq_print_one_timing_detail()
520 unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) in seq_print_timing_details()
532 seq_print_one_timing_detail(m, tdp+i, now); in seq_print_timing_details()
534 seq_print_one_timing_detail(m, tdp+i, now); in seq_print_timing_details()
499 seq_print_one_timing_detail(struct seq_file *m, const struct drbd_thread_timing_details *tdp, unsigned long now) seq_print_one_timing_detail() argument
518 seq_print_timing_details(struct seq_file *m, const char *title, unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) seq_print_timing_details() argument
H A Ddrbd_worker.c1994 struct drbd_thread_timing_details *tdp, in __update_timing_details()
2000 struct drbd_thread_timing_details *td = tdp + i; in __update_timing_details()
2009 td = tdp + i; in __update_timing_details()
1993 __update_timing_details( struct drbd_thread_timing_details *tdp, unsigned int *cb_nr, void *cb, const char *fn, const unsigned int line) __update_timing_details() argument
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_debugfs.c500 const struct drbd_thread_timing_details *tdp, in seq_print_one_timing_detail()
507 td = *tdp; in seq_print_one_timing_detail()
508 } while (td.cb_nr != tdp->cb_nr); in seq_print_one_timing_detail()
520 unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) in seq_print_timing_details()
532 seq_print_one_timing_detail(m, tdp+i, now); in seq_print_timing_details()
534 seq_print_one_timing_detail(m, tdp+i, now); in seq_print_timing_details()
499 seq_print_one_timing_detail(struct seq_file *m, const struct drbd_thread_timing_details *tdp, unsigned long now) seq_print_one_timing_detail() argument
518 seq_print_timing_details(struct seq_file *m, const char *title, unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) seq_print_timing_details() argument
H A Ddrbd_worker.c2001 struct drbd_thread_timing_details *tdp, in __update_timing_details()
2007 struct drbd_thread_timing_details *td = tdp + i; in __update_timing_details()
2016 td = tdp + i; in __update_timing_details()
2000 __update_timing_details( struct drbd_thread_timing_details *tdp, unsigned int *cb_nr, void *cb, const char *fn, const unsigned int line) __update_timing_details() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.c1358 xfs_inode_t *tdp, in xfs_link()
1362 xfs_mount_t *mp = tdp->i_mount; in xfs_link()
1367 trace_xfs_link(tdp, target_name); in xfs_link()
1378 error = xfs_qm_dqattach(tdp); in xfs_link()
1391 xfs_lock_two_inodes(sip, XFS_ILOCK_EXCL, tdp, XFS_ILOCK_EXCL); in xfs_link()
1394 xfs_trans_ijoin(tp, tdp, XFS_ILOCK_EXCL); in xfs_link()
1401 if (unlikely((tdp->i_d.di_flags & XFS_DIFLAG_PROJINHERIT) && in xfs_link()
1402 tdp->i_d.di_projid != sip->i_d.di_projid)) { in xfs_link()
1408 error = xfs_dir_canenter(tp, tdp, target_name); in xfs_link()
1422 error = xfs_dir_createname(tp, tdp, target_nam in xfs_link()
1357 xfs_link( xfs_inode_t *tdp, xfs_inode_t *sip, struct xfs_name *target_name) xfs_link() argument
[all...]
H A Dxfs_inode.h378 int xfs_link(struct xfs_inode *tdp, struct xfs_inode *sip,
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.c1205 xfs_inode_t *tdp, in xfs_link()
1209 xfs_mount_t *mp = tdp->i_mount; in xfs_link()
1214 trace_xfs_link(tdp, target_name); in xfs_link()
1225 error = xfs_qm_dqattach(tdp); in xfs_link()
1230 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks, in xfs_link()
1240 if (unlikely((tdp->i_diflags & XFS_DIFLAG_PROJINHERIT) && in xfs_link()
1241 tdp->i_projid != sip->i_projid)) { in xfs_link()
1247 error = xfs_dir_canenter(tp, tdp, target_name); in xfs_link()
1265 error = xfs_dir_createname(tp, tdp, target_name, sip->i_ino, in xfs_link()
1269 xfs_trans_ichgtime(tp, tdp, XFS_ICHGTIME_MO in xfs_link()
1204 xfs_link( xfs_inode_t *tdp, xfs_inode_t *sip, struct xfs_name *target_name) xfs_link() argument
[all...]
H A Dxfs_inode.h514 int xfs_link(struct xfs_inode *tdp, struct xfs_inode *sip,
/kernel/linux/linux-5.10/include/soc/fsl/
H A Dcpm.h26 __be32 tdp; /* Internal */ member
/kernel/linux/linux-6.6/include/soc/fsl/
H A Dcpm.h26 __be32 tdp; /* Internal */ member
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst.h105 int tdp; member
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-cpm.c61 uint tdp; /* Internal */ member
162 out_be32(&i2c_ram->tdp, 0); in cpm_reset_i2c_params()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-cpm.c61 uint tdp; /* Internal */ member
162 out_be32(&i2c_ram->tdp, 0); in cpm_reset_i2c_params()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c427 pbf_info->tdp = info.thermal_design_power_w; in tpmi_get_pbf_info()
432 pbf_info->tdp, pbf_info->t_prochot); in tpmi_get_pbf_info()
H A Disst.h116 int tdp; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h197 u16 tdp; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-cpm.c388 out_be32(&mspi->pram->tdp, 0); in fsl_spi_cpm_init()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-cpm.c388 iowrite32be(0, &mspi->pram->tdp); in fsl_spi_cpm_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h186 u16 tdp; member
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c4203 double tdp; in rapl_probe_intel() local
4351 tdp = get_tdp_intel(model); in rapl_probe_intel()
4353 rapl_joule_counter_range = 0xFFFFFFFF * rapl_energy_units / tdp; in rapl_probe_intel()
4355 fprintf(outf, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, tdp); in rapl_probe_intel()
4363 double tdp; in rapl_probe_amd() local
4390 tdp = get_tdp_amd(family); in rapl_probe_amd()
4392 rapl_joule_counter_range = 0xFFFFFFFF * rapl_energy_units / tdp; in rapl_probe_amd()
4394 fprintf(outf, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, tdp); in rapl_probe_amd()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c4577 double tdp; in rapl_probe_intel() local
4737 tdp = get_tdp_intel(model); in rapl_probe_intel()
4739 rapl_joule_counter_range = 0xFFFFFFFF * rapl_energy_units / tdp; in rapl_probe_intel()
4741 fprintf(outf, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, tdp); in rapl_probe_intel()
4749 double tdp; in rapl_probe_amd() local
4778 tdp = get_tdp_amd(family); in rapl_probe_amd()
4780 rapl_joule_counter_range = 0xFFFFFFFF * rapl_energy_units / tdp; in rapl_probe_amd()
4782 fprintf(outf, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, tdp); in rapl_probe_amd()

Completed in 47 milliseconds

12