Searched defs:tval (Results 1 – 11 of 11) sorted by relevance
/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | arch_timer_edge_cases.c | 357 static void test_timer_tval(enum arch_timer timer, int32_t tval, in test_timer_tval() 387 static void test_tval_no_irq(enum arch_timer timer, int32_t tval, uint64_t usec, in test_tval_no_irq() 506 int32_t tval = (int32_t) msec_to_cycles(test_args.wait_ms); in test_basic_functionality() local 687 int32_t tval, uint64_t cnt_2, in test_set_cnt_after_tval() 701 uint64_t cnt_1, int32_t tval, in test_set_cnt_after_tval_no_irq() 720 int32_t tval; in test_move_counters_ahead_of_timers() local 762 int32_t tval = -1 * (int32_t) msec_to_cycles(test_args.wait_ms); in test_timers_in_the_past() local 798 int32_t tval = (int32_t) msec_to_cycles(test_args.long_wait_ms); in test_long_timer_delays() local
|
/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | arch_timer.h | 82 static inline void timer_set_tval(enum arch_timer timer, int32_t 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/char/mwave/ |
H A D | 3780i.c | 195 unsigned short tval; in dsp3780I_EnableDSP() local
|
/linux/drivers/isdn/mISDN/ |
H A D | layer2.h | 33 int tval, nval; member
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_bcm7271.c | 561 u32 tval; in brcmuart_isr() 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 | 1750 long tval = (jiffies - tstamp) / HZ; in inet_fill_ifaddr() local
|
/linux/drivers/power/supply/ |
H A D | bq27xxx_battery.c | 1747 int tval; local
|
/linux/net/ipv6/ |
H A D | addrconf.c | 5174 long tval = (jiffies - READ_ONCE(ifa->tstamp)) / HZ; in inet6_fill_ifaddr() local
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 2163 uint8_t tval; member
|