Searched defs:tval (Results 1 – 10 of 10) 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() argument 388 static void test_tval_no_irq(enum arch_timer timer, s32 tval, u64 usec, in test_tval_no_irq() argument 507 s32 tval = (s32)msec_to_cycles(test_args.wait_ms); in test_basic_functionality() local 688 test_set_cnt_after_tval(enum arch_timer timer,u64 cnt_1,s32 tval,u64 cnt_2,irq_wait_method_t wm) test_set_cnt_after_tval() argument 702 test_set_cnt_after_tval_no_irq(enum arch_timer timer,u64 cnt_1,s32 tval,u64 cnt_2,sleep_method_t wm) test_set_cnt_after_tval_no_irq() argument 721 s32 tval; test_move_counters_ahead_of_timers() local 756 s32 tval = -1 * (s32)msec_to_cycles(test_args.wait_ms); test_timers_in_the_past() local 792 s32 tval = (s32)msec_to_cycles(test_args.long_wait_ms); test_long_timer_delays() local [all...] |
| /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/fs/resctrl/ |
| H A D | monitor.c | 433 u64 tval = 0; in __l3_mon_event_count() local 486 u64 tval = 0; in __l3_mon_event_count_sum() local 547 u64 tval = 0; in __mon_event_count() local
|
| /linux/arch/riscv/kernel/ |
| H A D | traps.c | 361 unsigned long tval = csr_read(CSR_TVAL); in handle_user_cfi_violation() local
|
| /linux/drivers/power/supply/ |
| H A D | macsmc-power.c | 283 u8 tval = 0; in macsmc_battery_read_bcf0() 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/ipv4/ |
| H A D | devinet.c | 1742 long tval = (jiffies - tstamp) / HZ; in inet_fill_ifaddr() local
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 5193 long tval = (jiffies - READ_ONCE(ifa->tstamp)) / HZ; in inet6_fill_ifaddr() local
|