Searched refs:rb_time_val_cnt (Results 1 – 1 of 1) sorted by relevance
653 static inline unsigned long rb_time_val_cnt(unsigned long val, unsigned long cnt) in rb_time_val_cnt() function666 val = rb_time_val_cnt(val, cnt); in rb_time_val_set()713 top = rb_time_val_cnt(top, cnt); in rb_time_cmpxchg()714 bottom = rb_time_val_cnt(bottom, cnt); in rb_time_cmpxchg()717 top2 = rb_time_val_cnt(top2, cnt2); in rb_time_cmpxchg()718 bottom2 = rb_time_val_cnt(bottom2, cnt2); in rb_time_cmpxchg()