Home
last modified time | relevance | path

Searched refs:rb_time_split (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c660 static inline void rb_time_split(u64 val, unsigned long *top, unsigned long *bottom) in rb_time_split() function
676 rb_time_split(val, &top, &bottom); in rb_time_set()
714 rb_time_split(val, &top, &bottom); in rb_time_cmpxchg()
718 rb_time_split(set, &top2, &bottom2); in rb_time_cmpxchg()