Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c696 unsigned long cnt2, top2, bottom2; in rb_time_cmpxchg() local
716 rb_time_split(set, &top2, &bottom2); in rb_time_cmpxchg()
718 bottom2 = rb_time_val_cnt(bottom2, cnt2); in rb_time_cmpxchg()
724 if (!rb_time_read_cmpxchg(&t->bottom, bottom, bottom2)) in rb_time_cmpxchg()