Searched refs:rb_time_val_cnt (Results 1 – 1 of 1) sorted by relevance
660 static inline unsigned long rb_time_val_cnt(unsigned long val, unsigned long cnt) in rb_time_val_cnt() function675 val = rb_time_val_cnt(val, cnt); in rb_time_val_set()723 top = rb_time_val_cnt(top, cnt); in rb_time_cmpxchg()724 bottom = rb_time_val_cnt(bottom, cnt); in rb_time_cmpxchg()727 top2 = rb_time_val_cnt(top2, cnt2); in rb_time_cmpxchg()728 bottom2 = rb_time_val_cnt(bottom2, cnt2); in rb_time_cmpxchg()