Searched refs:rb_time_val_cnt (Results 1 – 1 of 1) sorted by relevance
655 static inline unsigned long rb_time_val_cnt(unsigned long val, unsigned long cnt) in rb_time_val_cnt() function668 val = rb_time_val_cnt(val, cnt); in rb_time_val_set()715 top = rb_time_val_cnt(top, cnt); in rb_time_cmpxchg()716 bottom = rb_time_val_cnt(bottom, cnt); in rb_time_cmpxchg()719 top2 = rb_time_val_cnt(top2, cnt2); in rb_time_cmpxchg()720 bottom2 = rb_time_val_cnt(bottom2, cnt2); in rb_time_cmpxchg()