Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c685 rb_time_read_cmpxchg(local_t *l, unsigned long expect, unsigned long set) in rb_time_read_cmpxchg() function
720 if (!rb_time_read_cmpxchg(&t->cnt, cnt, cnt2)) in rb_time_cmpxchg()
722 if (!rb_time_read_cmpxchg(&t->top, top, top2)) in rb_time_cmpxchg()
724 if (!rb_time_read_cmpxchg(&t->bottom, bottom, bottom2)) in rb_time_cmpxchg()