Searched refs:wdp (Results 1 – 3 of 3) sorted by relevance
366 u64 *wdp; in rcu_perf_writer() local400 wdp = &wdpp[i]; in rcu_perf_writer()401 *wdp = ktime_get_mono_fast_ns(); in rcu_perf_writer()427 *wdp = t - *wdp; in rcu_perf_writer()489 u64 *wdp; in rcu_perf_cleanup() local545 wdp = &wdpp[j]; in rcu_perf_cleanup()548 i, j, *wdp); in rcu_perf_cleanup()
250 int size, off, cont, rdp, wdp; in pdacf_threaded_irq() local259 wdp = inw(chip->port + PDAUDIOCF_REG_WDP); in pdacf_threaded_irq()261 size = wdp - rdp; in pdacf_threaded_irq()
2950 uint32_t rdp, wdp; in r100_debugfs_cp_ring_info() local2955 wdp = RREG32(RADEON_CP_RB_WPTR); in r100_debugfs_cp_ring_info()2956 count = (rdp + ring->ring_size - wdp) & ring->ptr_mask; in r100_debugfs_cp_ring_info()2958 seq_printf(m, "CP_RB_WPTR 0x%08x\n", wdp); in r100_debugfs_cp_ring_info()