/linux/drivers/tty/serial/ |
A D | atmel_serial.h | 140 #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 D | pch_uart.c | 557 unsigned int thr; in pch_uart_hal_write() local
|
/linux/tools/testing/selftests/futex/functional/ |
A D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
A D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
/linux/kernel/power/ |
A D | swap.c | 586 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 D | mmio_warning_test.c | 39 void *thr(void *arg) in thr() function
|
/linux/tools/testing/selftests/powerpc/tm/ |
A D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
/linux/net/mac80211/ |
A D | sta_info.c | 2293 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 D | idle.c | 819 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 D | book3s_hv.c | 729 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 D | test_core.c | 627 pthread_t thr; in test_cgcore_thread_migration() local
|
/linux/arch/sh/include/asm/ |
A D | smc37c93x.h | 85 #define thr rbr macro
|
/linux/arch/powerpc/kernel/ |
A D | process.c | 904 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 D | rx.c | 214 u16 thr; in iwl_mvm_rx_handle_tcm() local
|
/linux/tools/perf/util/ |
A D | svghelper.c | 703 int thr; in scan_thread_topology() local
|
/linux/drivers/ipack/devices/ |
A D | scc2698.h | 33 u8 d3, thr; /* Transmit holding register */ member
|
/linux/drivers/staging/media/meson/vdec/ |
A D | codec_vp9.c | 550 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 D | cfg80211.c | 4345 u32 thr, retry; in mwifiex_register_cfg80211() local
|
/linux/arch/mips/include/asm/octeon/ |
A D | cvmx-mio-defs.h | 3952 uint64_t thr:8; member 4367 uint64_t thr:8; member
|