Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 25 of 26) 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.c563 struct task_struct *thr; /* thread */ member
641 struct task_struct *thr; /* thread */ member
701 unsigned int thr, run_threads, nr_threads; in save_compressed_image() local
1142 struct task_struct *thr; /* thread */ member
1202 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_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.c364 u32 thr; in sta_accumulate_removed_link_stats() local
2731 u32 thr = 0; in sta_set_link_sinfo() local
2963 u32 thr = 0; in sta_set_sinfo() local
3234 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/sh/include/asm/
H A Dsmc37c93x.h85 #define thr rbr macro
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c653 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/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
/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c550 unsigned int thr; in vp9_loop_filter_init() local
596 unsigned int thr; in vp9_loop_filter_frame_init() local
/linux/mm/
H A Dzswap.c1328 unsigned long thr; in shrink_worker() local
/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c751 int qid = q - &qdma->q_rx[0], thr; in airoha_qdma_init_rx_queue() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4700 u32 thr, retry; in mwifiex_register_cfg80211() local
/linux/drivers/nvme/target/
H A Dnvmet.h961 u8 thr; member

12