Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dring_buffer.c706 unsigned long cnt2, top2, bottom2, msb2; in rb_time_cmpxchg() local
726 rb_time_split(set, &top2, &bottom2, &msb2); in rb_time_cmpxchg()
728 bottom2 = rb_time_val_cnt(bottom2, cnt2); in rb_time_cmpxchg()
736 if (!rb_time_read_cmpxchg(&t->bottom, bottom, bottom2)) in rb_time_cmpxchg()