Searched refs:rb_time_split (Results 1 – 1 of 1) sorted by relevance
652 static inline void rb_time_split(u64 val, unsigned long *top, unsigned long *bottom) in rb_time_split() function668 rb_time_split(val, &top, &bottom); in rb_time_set()706 rb_time_split(val, &top, &bottom); in rb_time_cmpxchg()710 rb_time_split(set, &top2, &bottom2); in rb_time_cmpxchg()
Completed in 14 milliseconds