Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dring_buffer.c649 static inline void rb_time_split(u64 val, unsigned long *top, unsigned long *bottom) in rb_time_split() function
665 rb_time_split(val, &top, &bottom); in rb_time_set()
703 rb_time_split(val, &top, &bottom); in rb_time_cmpxchg()
707 rb_time_split(set, &top2, &bottom2); in rb_time_cmpxchg()