Searched defs:tval (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer_edge_cases.c | 358 static void test_timer_tval(enum arch_timer timer, s32 tval, in test_timer_tval() 388 static void test_tval_no_irq(enum arch_timer timer, s32 tval, u64 usec, in test_tval_no_irq() 507 s32 tval = (s32)msec_to_cycles(test_args.wait_ms); in test_basic_functionality() local 688 s32 tval, u64 cnt_2, in test_set_cnt_after_tval() 702 u64 cnt_1, s32 tval, in test_set_cnt_after_tval_no_irq() 721 s32 tval; in test_move_counters_ahead_of_timers() local 756 s32 tval = -1 * (s32)msec_to_cycles(test_args.wait_ms); in test_timers_in_the_past() local 792 s32 tval = (s32)msec_to_cycles(test_args.long_wait_ms); in test_long_timer_delays() local
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | arch_timer.h | 82 static inline void timer_set_tval(enum arch_timer timer, s32 tval) in timer_set_tval()
|
| /linux/arch/arm/kernel/ |
| H A D | module-plts.c | 113 u32 *tval = (u32 *)(base + rel->r_offset); in is_zero_addend_relocation() local
|
| /linux/drivers/thermal/ |
| H A D | amlogic_thermal.c | 179 unsigned int tval; in amlogic_thermal_get_temp() local
|
| /linux/arch/riscv/kernel/ |
| H A D | traps.c | 362 unsigned long tval = csr_read(CSR_TVAL); in handle_user_cfi_violation() local
|
| /linux/drivers/acpi/apei/ |
| H A D | einj-core.c | 860 u32 tval, vendor; in einj_validate_error_type() local
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-hw.c | 2370 u32 tval; in xlgmac_set_rss_lookup_table() local
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 5169 long tval = (jiffies - READ_ONCE(ifa->tstamp)) / HZ; in inet6_fill_ifaddr() local
|