Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Datmel_serial.h140 #define ATMEL_US_TXFTHRES(thr) (((thr) & 0x3f) << 8) /* TX FIFO Threshold */ argument
141 #define ATMEL_US_RXFTHRES(thr) (((thr) & 0x3f) << 16) /* RX FIFO Threshold */ argument
142 #define ATMEL_US_RXFTHRES2(thr) (((thr) & 0x3f) << 24) /* RX FIFO Threshold2 */ argument
A Dpch_uart.c557 unsigned int thr; in pch_uart_hal_write() local
/linux/tools/testing/selftests/futex/functional/
A Dfutex_wait_uninitialized_heap.c70 pthread_t thr; in main() local
A Dfutex_wait_private_mapped_file.c74 pthread_t thr; in main() local
/linux/kernel/power/
A Dswap.c586 struct task_struct *thr; /* thread */ member
628 struct task_struct *thr; /* thread */ member
687 unsigned thr, run_threads, nr_threads; in save_image_lzo() local
1112 struct task_struct *thr; /* thread */ member
1174 unsigned i, thr, run_threads, nr_threads; in load_image_lzo() local
/linux/tools/testing/selftests/kvm/x86_64/
A Dmmio_warning_test.c39 void *thr(void *arg) in thr() function
/linux/tools/testing/selftests/powerpc/tm/
A Dtm-signal-pagefault.c140 pthread_t thr; in setup_uf_mem() local
/linux/net/mac80211/
A Dsta_info.c2293 u32 thr = 0; in sta_set_sinfo() local
2559 u32 thr = 0; in sta_get_expected_throughput() local
2583 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params()
2600 u32 thr) in ieee80211_sta_set_expected_throughput()
/linux/arch/powerpc/platforms/powernv/
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/
A Dbook3s_hv.c729 int thr; in kvmppc_doorbell_pending() local
1337 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
1370 u32 inst, rb, thr; in kvmppc_emulate_doorbell_instr() local
3077 int thr; in on_primary_thread() local
3465 int pcpu, thr; in kvmppc_run_core() local
/linux/tools/testing/selftests/cgroup/
A Dtest_core.c627 pthread_t thr; in test_cgcore_thread_migration() local
/linux/arch/sh/include/asm/
A Dsmc37c93x.h85 #define thr rbr macro
/linux/arch/powerpc/kernel/
A Dprocess.c904 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread()
966 struct thread_struct *thr = &tsk->thread; in tm_reclaim_task() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drx.c214 u16 thr; in iwl_mvm_rx_handle_tcm() local
/linux/tools/perf/util/
A Dsvghelper.c703 int thr; in scan_thread_topology() local
/linux/drivers/ipack/devices/
A Dscc2698.h33 u8 d3, thr; /* Transmit holding register */ member
/linux/drivers/staging/media/meson/vdec/
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/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c4345 u32 thr, retry; in mwifiex_register_cfg80211() local
/linux/arch/mips/include/asm/octeon/
A Dcvmx-mio-defs.h3952 uint64_t thr:8; member
4367 uint64_t thr:8; member

Completed in 92 milliseconds