/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
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_uninitialized_heap.c | 59 pthread_t thr; in TEST() local
|
H A D | futex_wait_private_mapped_file.c | 61 pthread_t thr; in TEST() local
|
/linux/kernel/power/ |
H A D | swap.c | 595 struct task_struct *thr; /* thread */ global() member 637 struct task_struct *thr; /* thread */ global() member 704 unsigned thr, run_threads, nr_threads; save_compressed_image() local 1144 struct task_struct *thr; /* thread */ global() member 1210 unsigned i, thr, run_threads, nr_threads; load_compressed_image() local [all...] |
/linux/tools/testing/selftests/mm/ |
H A D | pkey_sighandler_tests.c | 209 pthread_t thr; in test_sigsegv_handler_with_pkey0_disabled() local 249 pthread_t thr; in test_sigsegv_handler_cannot_access_stack() local
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_heartbeat_inject.c | 24 u32 thr) in adf_set_hb_counters_fail()
|
H A D | adf_heartbeat.c | 138 size_t thr; in check_ae() local
|
/linux/tools/perf/tests/shell/coresight/thread_loop/ |
H A D | thread_loop.c | 59 unsigned int i, len, thr; in main() local
|
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
H A D | unroll_loop_thread.c | 55 unsigned int i, thr; in main() local
|
/linux/tools/perf/tests/shell/coresight/memcpy_thread/ |
H A D | memcpy_thread.c | 46 unsigned long i, len, size, thr; in main() local
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_meta.h | 44 #define META_CR_PERF_COUNT(ctrl, thr) \ argument 73 #define META_CR_CORE_REG(thr, reg_num, unit) \ argument
|
/linux/net/mac80211/ |
H A D | sta_info.c | 364 u32 thr; in sta_accumulate_removed_link_stats() local 2732 u32 thr = 0; sta_set_link_sinfo() local 2964 u32 thr = 0; sta_set_sinfo() local 3230 u32 thr = 0; sta_get_expected_throughput() local [all...] |
/linux/tools/testing/selftests/cgroup/ |
H A D | test_core.c | 627 pthread_t thr; test_cgcore_thread_migration() local
|
/linux/arch/sh/include/asm/ |
H A D | smc37c93x.h | 85 #define thr rbr macro
|
/linux/arch/powerpc/kernel/ |
H A D | process.c | 931 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread() 993 struct thread_struct *thr = &tsk->thread; in tm_reclaim_task() local
|
/linux/drivers/mmc/host/ |
H A D | mmci_stm32_sdmmc.c | 415 u32 thr = 0; in sdmmc_get_dctrl_cfg() local
|
/linux/drivers/ipack/devices/ |
H A D | scc2698.h | 33 u8 d3, thr; /* Transmit holding register */ member
|
/linux/drivers/staging/media/meson/vdec/ |
H 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/mm/ |
H A D | zswap.c | 1329 unsigned long thr; in shrink_worker() local
|
/linux/drivers/net/ethernet/airoha/ |
H A D | airoha_eth.c | 763 int qid = q - &qdma->q_rx[0], thr; in airoha_qdma_init_rx_queue() local
|
/linux/drivers/nvme/target/ |
H A D | nvmet.h | 961 u8 thr; member
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4700 u32 thr, retry; in mwifiex_register_cfg80211() local
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 3952 uint64_t thr:8; member 4367 uint64_t thr:8; member
|