Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/tty/serial/
H 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/tools/testing/selftests/futex/functional/
H A Dfutex_wait_uninitialized_heap.c59 pthread_t thr; in TEST() local
H A Dfutex_wait_private_mapped_file.c61 pthread_t thr; in TEST() local
/linux/tools/testing/selftests/mm/
H A Dpkey_sighandler_tests.c209 pthread_t thr; in test_sigsegv_handler_with_pkey0_disabled() local
249 pthread_t thr; in test_sigsegv_handler_cannot_access_stack() local
/linux/kernel/power/
H A Dswap.c565 struct task_struct *thr; /* thread */ member
643 struct task_struct *thr; /* thread */ member
703 unsigned int thr, run_threads, nr_threads; in save_compressed_image() local
1144 struct task_struct *thr; /* thread */ member
1204 unsigned i, thr, run_threads, nr_threads; in load_compressed_image() local
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_inject.c24 u32 thr) in adf_set_hb_counters_fail()
H A Dadf_hw_arbiter.c103 int adf_disable_arb_thd(struct adf_accel_dev *accel_dev, u32 ae, u32 thr) in adf_disable_arb_thd()
H A Dadf_heartbeat.c138 size_t thr; in check_ae() local
/linux/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c59 unsigned int i, len, thr; in main() local
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A Dunroll_loop_thread.c55 unsigned int i, thr; in main() local
/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c46 unsigned long i, len, size, thr; in main() local
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c140 pthread_t thr; in setup_uf_mem() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_meta.h44 #define META_CR_PERF_COUNT(ctrl, thr) \ argument
73 #define META_CR_CORE_REG(thr, reg_num, unit) \ argument
/linux/net/mac80211/
H A Dsta_info.c366 u32 thr; in sta_accumulate_removed_link_stats() local
2754 u32 thr = 0; in sta_set_link_sinfo() local
2988 u32 thr = 0; in sta_set_sinfo() local
3260 u32 thr = 0; in sta_get_expected_throughput() local
/linux/arch/powerpc/platforms/powernv/
H A Didle.c819 int cpu, cpu0, thr; in pnv_power9_force_smt4_catch() local
865 int cpu, cpu0, thr; in pnv_power9_force_smt4_release() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c882 int thr; in kvmppc_doorbell_pending() local
1504 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
1537 u32 inst, rb, thr; in kvmppc_emulate_doorbell_instr() local
3397 int thr; in on_primary_thread() local
3789 int pcpu, thr; in kvmppc_run_core() local
/linux/arch/sh/include/asm/
H A Dsmc37c93x.h85 #define thr rbr macro
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c654 pthread_t thr; in test_cgcore_thread_migration() local
/linux/arch/powerpc/kernel/
H A Dprocess.c931 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread()
993 struct thread_struct *thr = &tsk->thread; in tm_reclaim_task() local
/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c415 u32 thr = 0; in sdmmc_get_dctrl_cfg() local
/linux/tools/perf/util/
H A Dsvghelper.c704 int thr; in scan_thread_topology() local
/linux/include/sound/
H A Dtas2781-dsp.h116 unsigned char thr[3]; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c214 u16 thr; in iwl_mvm_rx_handle_tcm() local
/linux/drivers/ipack/devices/
H A Dscc2698.h33 u8 d3, thr; /* Transmit holding register */ member
/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_irq.c985 pthread_t thr[2]; in test_vgic_two_cpus() local

12