Searched refs:rb_time_val_cnt (Results 1 – 1 of 1) sorted by relevance
644 static inline unsigned long rb_time_val_cnt(unsigned long val, unsigned long cnt) in rb_time_val_cnt() function657 val = rb_time_val_cnt(val, cnt); in rb_time_val_set()704 top = rb_time_val_cnt(top, cnt); in rb_time_cmpxchg()705 bottom = rb_time_val_cnt(bottom, cnt); in rb_time_cmpxchg()708 top2 = rb_time_val_cnt(top2, cnt2); in rb_time_cmpxchg()709 bottom2 = rb_time_val_cnt(bottom2, cnt2); in rb_time_cmpxchg()