/Linux-v5.15/drivers/tty/serial/ |
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
|
D | pch_uart.c | 557 unsigned int thr; in pch_uart_hal_write() local
|
/Linux-v5.15/tools/testing/selftests/futex/functional/ |
D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
/Linux-v5.15/kernel/power/ |
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 1115 struct task_struct *thr; /* thread */ member 1177 unsigned i, thr, run_threads, nr_threads; in load_image_lzo() local
|
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/ |
D | mmio_warning_test.c | 39 void *thr(void *arg) in thr() function
|
/Linux-v5.15/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
/Linux-v5.15/net/mac80211/ |
D | sta_info.c | 2287 u32 thr = 0; in sta_set_sinfo() local 2553 u32 thr = 0; in sta_get_expected_throughput() local 2577 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params() 2594 u32 thr) in ieee80211_sta_set_expected_throughput()
|
/Linux-v5.15/tools/testing/selftests/cgroup/ |
D | test_core.c | 624 pthread_t thr; in test_cgcore_thread_migration() local
|
/Linux-v5.15/arch/powerpc/platforms/powernv/ |
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-v5.15/arch/powerpc/kvm/ |
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-v5.15/arch/sh/include/asm/ |
D | smc37c93x.h | 85 #define thr rbr macro
|
/Linux-v5.15/arch/powerpc/kernel/ |
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-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rx.c | 219 u16 thr; in iwl_mvm_rx_handle_tcm() local
|
/Linux-v5.15/tools/perf/util/ |
D | svghelper.c | 703 int thr; in scan_thread_topology() local
|
/Linux-v5.15/drivers/ipack/devices/ |
D | scc2698.h | 33 u8 d3, thr; /* Transmit holding register */ member
|
/Linux-v5.15/drivers/staging/media/meson/vdec/ |
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-v5.15/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4317 u32 thr, retry; in mwifiex_register_cfg80211() local
|
/Linux-v5.15/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 3952 uint64_t thr:8; member 4367 uint64_t thr:8; member
|