Searched refs:wdp (Results 1 – 3 of 3) sorted by relevance
433 u64 *wdp; in rcu_perf_writer() local459 wdp = &wdpp[i]; in rcu_perf_writer()460 *wdp = ktime_get_mono_fast_ns(); in rcu_perf_writer()486 *wdp = t - *wdp; in rcu_perf_writer()548 u64 *wdp; in rcu_perf_cleanup() local600 wdp = &wdpp[j]; in rcu_perf_cleanup()603 i, j, *wdp); in rcu_perf_cleanup()
263 int size, off, cont, rdp, wdp; in pdacf_threaded_irq() local272 wdp = inw(chip->port + PDAUDIOCF_REG_WDP); in pdacf_threaded_irq()274 size = wdp - rdp; in pdacf_threaded_irq()
2944 uint32_t rdp, wdp; in r100_debugfs_cp_ring_info() local2949 wdp = RREG32(RADEON_CP_RB_WPTR); in r100_debugfs_cp_ring_info()2950 count = (rdp + ring->ring_size - wdp) & ring->ptr_mask; in r100_debugfs_cp_ring_info()2952 seq_printf(m, "CP_RB_WPTR 0x%08x\n", wdp); in r100_debugfs_cp_ring_info()