Home
last modified time | relevance | path

Searched refs:thr (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.3-rc2/kernel/power/
A Dswap.c727 for (thr = 0; thr < nr_threads; thr++) { in save_image_lzo()
750 for (thr = 0; thr < nr_threads; thr++) { in save_image_lzo()
778 for (thr = 0; thr < nr_threads; thr++) { in save_image_lzo()
811 for (run_threads = thr, thr = 0; thr < run_threads; thr++) { in save_image_lzo()
872 for (thr = 0; thr < nr_threads; thr++) in save_image_lzo()
873 if (data[thr].thr) in save_image_lzo()
1219 for (thr = 0; thr < nr_threads; thr++) { in load_image_lzo()
1242 for (thr = 0; thr < nr_threads; thr++) { in load_image_lzo()
1390 for (run_threads = thr, thr = 0; thr < run_threads; thr++) { in load_image_lzo()
1466 for (thr = 0; thr < nr_threads; thr++) in load_image_lzo()
[all …]
/linux-6.3-rc2/tools/perf/tests/shell/coresight/thread_loop/
A Dthread_loop.c59 unsigned int i, len, thr; in main() local
68 thr = atoi(argv[1]); in main()
69 if ((thr < 1) || (thr > 256)) { in main()
79 for (i = 0; i < thr; i++) { in main()
83 for (i = 0; i < thr; i++) in main()
/linux-6.3-rc2/tools/perf/tests/shell/coresight/memcpy_thread/
A Dmemcpy_thread.c44 unsigned long i, len, size, thr; in main() local
60 thr = atol(argv[2]); in main()
61 if ((thr < 1) || (thr > 256)) { in main()
71 for (i = 0; i < thr; i++) { in main()
76 for (i = 0; i < thr; i++) in main()
/linux-6.3-rc2/tools/perf/tests/shell/coresight/unroll_loop_thread/
A Dunroll_loop_thread.c53 unsigned int i, thr; in main() local
62 thr = atoi(argv[1]); in main()
63 if ((thr > 256) || (thr < 1)) { in main()
67 for (i = 0; i < thr; i++) { in main()
71 for (i = 0; i < thr; i++) in main()
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dda7219.txt51 - dlg,mic-det-thr : Impedance threshold for mic detection measurement (Ohms)
59 - dlg,a-d-btn-thr : Impedance threshold between buttons A and D
61 - dlg,d-b-btn-thr : Impedance threshold between buttons D and B
63 - dlg,b-c-btn-thr : Impedance threshold between buttons B and C
65 - dlg,c-mic-btn-thr : Impedance threshold between button C and Mic
99 dlg,mic-det-thr = <500>;
104 dlg,a-d-btn-thr = <0xa>;
105 dlg,d-b-btn-thr = <0x16>;
106 dlg,b-c-btn-thr = <0x21>;
107 dlg,c-mic-btn-thr = <0x3E>;
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Didle.c817 int cpu, cpu0, thr; in pnv_power9_force_smt4_catch() local
824 for (thr = 0; thr < threads_per_core; ++thr) { in pnv_power9_force_smt4_catch()
825 if (cpu != cpu0 + thr) in pnv_power9_force_smt4_catch()
830 for (thr = 0; thr < threads_per_core; ++thr) { in pnv_power9_force_smt4_catch()
834 poke_threads |= (1 << thr); in pnv_power9_force_smt4_catch()
840 for (thr = 0; thr < threads_per_core; ++thr) { in pnv_power9_force_smt4_catch()
849 for (thr = 0; thr < threads_per_core; ++thr) { in pnv_power9_force_smt4_catch()
853 poke_threads &= ~(1 << thr); in pnv_power9_force_smt4_catch()
863 int cpu, cpu0, thr; in pnv_power9_force_smt4_release() local
869 for (thr = 0; thr < threads_per_core; ++thr) { in pnv_power9_force_smt4_release()
[all …]
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/
A Dmt8183-kukui-audio-da7219.dtsi29 dlg,mic-det-thr = <500>;
34 dlg,a-d-btn-thr = <0xa>;
35 dlg,d-b-btn-thr = <0x16>;
36 dlg,b-c-btn-thr = <0x21>;
37 dlg,c-mic-btn-thr = <0x3E>;
/linux-6.3-rc2/drivers/tty/serial/
A Datmel_serial.h145 #define ATMEL_US_TXFTHRES(thr) FIELD_PREP(GENMASK(13, 8), (thr)) /* TX FIFO Threshold */ argument
146 #define ATMEL_US_RXFTHRES(thr) FIELD_PREP(GENMASK(21, 16), (thr)) /* RX FIFO Threshold */ argument
147 #define ATMEL_US_RXFTHRES2(thr) FIELD_PREP(GENMASK(29, 24), (thr)) /* RX FIFO Threshold2 */ argument
/linux-6.3-rc2/tools/testing/selftests/futex/functional/
A Dfutex_wait_private_mapped_file.c74 pthread_t thr; in main() local
102 ret = pthread_create(&thr, NULL, thr_futex_wait, NULL); in main()
120 pthread_join(thr, NULL); in main()
A Dfutex_wait_uninitialized_heap.c70 pthread_t thr; in main() local
104 ret = pthread_create(&thr, NULL, wait_thread, NULL); in main()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/
A Dia_css_bnlm.host.c71 lut->thr[0][i] = 0; in bnlm_lut_encode()
77 lut->thr[0][i] = lut_thr[i]; in bnlm_lut_encode()
87 lut->thr[0][blk_offset + i] = lut->thr[0][i]; in bnlm_lut_encode()
A Dia_css_bnlm_param.h23 VMEM_ARRAY(thr, ISP_VEC_NELEMS); /* thresholds */
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c955 tm_reclaim(thr, cause); in tm_reclaim_thread()
969 if ((thr->ckpt_regs.msr & MSR_FP) == 0) in tm_reclaim_thread()
970 memcpy(&thr->ckfp_state, &thr->fp_state, in tm_reclaim_thread()
972 if ((thr->ckpt_regs.msr & MSR_VEC) == 0) in tm_reclaim_thread()
973 memcpy(&thr->ckvr_state, &thr->vr_state, in tm_reclaim_thread()
997 if (!thr->regs) in tm_reclaim_task()
1000 if (!MSR_TM_ACTIVE(thr->regs->msr)) in tm_reclaim_task()
1007 tsk->pid, thr->regs->nip, in tm_reclaim_task()
1008 thr->regs->ccr, thr->regs->msr, in tm_reclaim_task()
1009 thr->regs->trap); in tm_reclaim_task()
[all …]
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dmmio_warning_test.c39 void *thr(void *arg) in thr() function
72 pthread_create(&th[i], NULL, thr, (void *)(uintptr_t)&tc); in test()
/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
A Dtm-signal-pagefault.c140 pthread_t thr; in setup_uf_mem() local
186 ret = pthread_create(&thr, NULL, fault_handler_thread, (void *) uffd); in setup_uf_mem()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv.c825 int thr; in kvmppc_doorbell_pending() local
1449 for (thr = 0; thr < nthreads; ++thr, ++cpu) { in kvmppc_read_dpdes()
1462 dpdes |= 1 << thr; in kvmppc_read_dpdes()
1475 u32 inst, rb, thr; in kvmppc_emulate_doorbell_instr() local
1512 arg = thr; in kvmppc_emulate_doorbell_instr()
3302 int thr; in on_primary_thread() local
3308 thr = 0; in on_primary_thread()
3314 for (thr = 1; thr < threads_per_subcore; ++thr) { in on_primary_thread()
3694 int pcpu, thr; in kvmppc_run_core() local
3815 for (thr = 0; thr < controlled_threads; ++thr) { in kvmppc_run_core()
[all …]
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Drx.c214 u16 thr; in iwl_mvm_rx_handle_tcm() local
248 thr = thresh_tpt[rate_n_flags & RATE_HT_MCS_RATE_CODE_MSK_V1]; in iwl_mvm_rx_handle_tcm()
249 thr *= 1 + ((rate_n_flags & RATE_HT_MCS_NSS_MSK_V1) >> in iwl_mvm_rx_handle_tcm()
255 thr = thresh_tpt[rate_n_flags & RATE_VHT_MCS_RATE_CODE_MSK]; in iwl_mvm_rx_handle_tcm()
256 thr *= 1 + ((rate_n_flags & RATE_VHT_MCS_NSS_MSK) >> in iwl_mvm_rx_handle_tcm()
260 thr <<= ((rate_n_flags & RATE_MCS_CHAN_WIDTH_MSK_V1) >> in iwl_mvm_rx_handle_tcm()
264 ewma_rate_add(&mdata->uapsd_nonagg_detect.rate, thr); in iwl_mvm_rx_handle_tcm()
/linux-6.3-rc2/tools/perf/util/
A Dsvghelper.c703 int thr; in scan_thread_topology() local
709 for_each_set_bit(thr, cpumask_bits(&t->sib_thr[i]), nr_cpus) in scan_thread_topology()
710 if (map[thr] == -1) in scan_thread_topology()
711 map[thr] = (*pos)++; in scan_thread_topology()
/linux-6.3-rc2/arch/sh/include/asm/
A Dsmc37c93x.h85 #define thr rbr macro
/linux-6.3-rc2/net/mac80211/
A Dsta_info.c2520 u32 thr = 0; in sta_set_sinfo() local
2757 thr = sta_get_expected_throughput(sta); in sta_set_sinfo()
2759 if (thr != 0) { in sta_set_sinfo()
2761 sinfo->expected_throughput = thr; in sta_set_sinfo()
2791 u32 thr = 0; in sta_get_expected_throughput() local
2798 thr = ref->ops->get_expected_throughput(sta->rate_ctrl_priv); in sta_get_expected_throughput()
2800 thr = drv_get_expected_throughput(local, sta); in sta_get_expected_throughput()
2802 return thr; in sta_get_expected_throughput()
2817 if (thr && thr < STA_SLOW_THRESHOLD * sta->local->num_sta) { in sta_update_codel_params()
2829 u32 thr) in ieee80211_sta_set_expected_throughput() argument
[all …]
/linux-6.3-rc2/drivers/staging/media/meson/vdec/
A Dcodec_vp9.c550 unsigned int thr; in vp9_loop_filter_init() local
552 thr = ((lfi->lfthr[i * 2 + 1].lim & 0x3f) << 8) | in vp9_loop_filter_init()
554 thr = (thr << 16) | ((lfi->lfthr[i * 2].lim & 0x3f) << 8) | in vp9_loop_filter_init()
557 amvdec_write_dos(core, HEVC_DBLK_CFG9, thr); in vp9_loop_filter_init()
596 unsigned int thr; in vp9_loop_filter_frame_init() local
598 thr = ((lfi->lfthr[i * 2 + 1].lim & 0x3f) << 8) | in vp9_loop_filter_frame_init()
600 thr = (thr << 16) | in vp9_loop_filter_frame_init()
604 amvdec_write_dos(core, HEVC_DBLK_CFG9, thr); in vp9_loop_filter_frame_init()
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/
A Dsnps,dwc3.yaml296 snps,rx-thr-num-pkt-prd:
308 snps,rx-thr-num-pkt-prd to a valid, non-zero value 1-16 (DWC_usb31
314 snps,tx-thr-num-pkt-prd:
326 snps,tx-thr-num-pkt-prd to a valid, non-zero value 1-16 (DWC_usb31
/linux-6.3-rc2/tools/testing/selftests/cgroup/
A Dtest_core.c627 pthread_t thr; in test_cgcore_thread_migration() local
651 if (pthread_create(&thr, NULL, migrating_thread_fn, grps)) in test_cgcore_thread_migration()
654 if (pthread_join(thr, &retval)) in test_cgcore_thread_migration()
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3399-gru.dtsi451 dlg,mic-det-thr = <500>;
456 dlg,a-d-btn-thr = <0xa>;
457 dlg,d-b-btn-thr = <0x16>;
458 dlg,b-c-btn-thr = <0x21>;
459 dlg,c-mic-btn-thr = <0x3E>;
/linux-6.3-rc2/drivers/ipack/devices/
A Dscc2698.h33 u8 d3, thr; /* Transmit holding register */ member

Completed in 50 milliseconds

12