/linux-6.1.9/drivers/tty/serial/ |
D | atmel_serial.h | 145 #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-6.1.9/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-6.1.9/kernel/power/ |
D | swap.c | 588 struct task_struct *thr; /* thread */ member 630 struct task_struct *thr; /* thread */ member 689 unsigned thr, run_threads, nr_threads; in save_image_lzo() local 1114 struct task_struct *thr; /* thread */ member 1176 unsigned i, thr, run_threads, nr_threads; in load_image_lzo() local
|
/linux-6.1.9/tools/perf/tests/shell/coresight/thread_loop/ |
D | thread_loop.c | 59 unsigned int i, len, thr; in main() local
|
/linux-6.1.9/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
D | unroll_loop_thread.c | 53 unsigned int i, thr; in main() local
|
/linux-6.1.9/tools/perf/tests/shell/coresight/memcpy_thread/ |
D | memcpy_thread.c | 44 unsigned long i, len, size, thr; in main() local
|
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/ |
D | mmio_warning_test.c | 39 void *thr(void *arg) in thr() function
|
/linux-6.1.9/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
/linux-6.1.9/net/mac80211/ |
D | sta_info.c | 2479 u32 thr = 0; in sta_set_sinfo() local 2750 u32 thr = 0; in sta_get_expected_throughput() local 2774 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params() 2791 u32 thr) in ieee80211_sta_set_expected_throughput()
|
/linux-6.1.9/arch/powerpc/platforms/powernv/ |
D | idle.c | 817 int cpu, cpu0, thr; in pnv_power9_force_smt4_catch() local 863 int cpu, cpu0, thr; in pnv_power9_force_smt4_release() local
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_hv.c | 825 int thr; in kvmppc_doorbell_pending() local 1442 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local 1475 u32 inst, rb, thr; in kvmppc_emulate_doorbell_instr() local 3302 int thr; in on_primary_thread() local 3694 int pcpu, thr; in kvmppc_run_core() local
|
/linux-6.1.9/tools/testing/selftests/cgroup/ |
D | test_core.c | 627 pthread_t thr; in test_cgcore_thread_migration() local
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | process.c | 901 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread() 963 struct thread_struct *thr = &tsk->thread; in tm_reclaim_task() local
|
/linux-6.1.9/arch/sh/include/asm/ |
D | smc37c93x.h | 85 #define thr rbr macro
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rx.c | 214 u16 thr; in iwl_mvm_rx_handle_tcm() local
|
/linux-6.1.9/tools/perf/util/ |
D | svghelper.c | 703 int thr; in scan_thread_topology() local
|
/linux-6.1.9/drivers/ipack/devices/ |
D | scc2698.h | 33 u8 d3, thr; /* Transmit holding register */ member
|
/linux-6.1.9/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-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4339 u32 thr, retry; in mwifiex_register_cfg80211() local
|
/linux-6.1.9/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 3952 uint64_t thr:8; member 4367 uint64_t thr:8; member
|