/openbmc/linux/drivers/tty/serial/ |
H A 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
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
H A D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
/openbmc/linux/kernel/power/ |
H A 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
|
/openbmc/qemu/tests/tcg/hppa/ |
H A D | stby.c | 72 pthread_t thr; in main() local
|
/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
H A D | unroll_loop_thread.c | 53 unsigned int i, thr; in main() local
|
/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/ |
H A D | thread_loop.c | 59 unsigned int i, len, thr; in main() local
|
/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/ |
H A D | memcpy_thread.c | 44 unsigned long i, len, size, thr; in main() local
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_dbu.h | 23 u32 thr; /* Transmit Holding Register WO */ member
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | mmio_warning_test.c | 39 void *thr(void *arg) in thr() function
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
/openbmc/qemu/tests/migration/ |
H A D | stress.c | 224 pthread_t thr; in stress() local
|
/openbmc/qemu/include/hw/char/ |
H A D | serial.h | 41 uint8_t thr; /* transmit holding register */ member
|
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/ |
H A D | regs-uart.h | 16 uint32_t thr; member
|
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | 2580 u32 thr = 0; in sta_set_sinfo() local 2851 u32 thr = 0; in sta_get_expected_throughput() local 2875 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params() 2889 u32 thr) in ieee80211_sta_set_expected_throughput()
|
/openbmc/u-boot/include/ |
H A D | ns16550.h | 100 #define thr rbr macro
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_heartbeat.c | 143 size_t thr; in check_ae() local
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_mtk.c | 39 #define thr rbr macro
|
/openbmc/u-boot/drivers/i2c/ |
H A D | at91_i2c.h | 42 u32 thr; member
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H 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
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 828 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 D | test_core.c | 629 pthread_t thr; in test_cgcore_thread_migration() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | smc37c93x.h | 85 #define thr rbr macro
|
/openbmc/qemu/hw/net/ |
H A D | stellaris_enet.c | 68 uint32_t thr; member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | process.c | 933 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
|