Searched refs:ref (Results 1 – 1 of 1) sorted by relevance
141 uint32_t ref; in npk_log_write() local149 ref = (atomic_inc_return((int32_t *)&per_cpu(npk_log_ref, cpu_id)) - 1) in npk_log_write()151 channel += (cpu_id << HV_NPK_LOG_REF_SHIFT) + ref; in npk_log_write()
Completed in 3 milliseconds