Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_wait_uninitialized_heap.c70 pthread_t thr; in main() local
H A Dfutex_wait_private_mapped_file.c74 pthread_t thr; in main() local
/openbmc/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
/openbmc/linux/kernel/power/
H A Dswap.c588 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
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c72 pthread_t thr; in main() local
/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c59 unsigned int i, len, thr; in main() local
/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A Dunroll_loop_thread.c53 unsigned int i, thr; in main() local
/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c44 unsigned long i, len, size, thr; in main() local
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_dbu.h23 u32 thr; /* Transmit Holding Register WO */ member
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c39 void *thr(void *arg) in thr() function
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c140 pthread_t thr; in setup_uf_mem() local
/openbmc/qemu/tests/migration/
H A Dstress.c224 pthread_t thr; in stress() local
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-uart.h16 uint32_t thr; member
/openbmc/qemu/include/hw/char/
H A Dserial.h43 uint8_t thr; /* transmit holding register */ member
/openbmc/linux/net/mac80211/
H A Dsta_info.c2558 u32 thr = 0; in sta_set_sinfo() local
2829 u32 thr = 0; in sta_get_expected_throughput() local
2853 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params()
2867 u32 thr) in ieee80211_sta_set_expected_throughput()
/openbmc/u-boot/include/
H A Dns16550.h100 #define thr rbr macro
/openbmc/u-boot/drivers/serial/
H A Dserial_mtk.c39 #define thr rbr macro
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c143 size_t thr; in check_ae() local
/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.h42 u32 thr; member
/openbmc/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
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c828 int thr; in kvmppc_doorbell_pending() local
1446 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
1479 u32 inst, rb, thr; in kvmppc_emulate_doorbell_instr() local
3330 int thr; in on_primary_thread() local
3722 int pcpu, thr; in kvmppc_run_core() local
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c629 pthread_t thr; in test_cgcore_thread_migration() local
/openbmc/linux/arch/sh/include/asm/
H A Dsmc37c93x.h85 #define thr rbr macro
/openbmc/qemu/hw/net/
H A Dstellaris_enet.c68 uint32_t thr; member
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c933 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread()
995 struct thread_struct *thr = &tsk->thread; in tm_reclaim_task() local

12