Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/rseq/
Dparam_test.c306 struct percpu_buffer { struct
688 bool this_cpu_buffer_push(struct percpu_buffer *buffer, in this_cpu_buffer_push()
728 struct percpu_buffer_node *this_cpu_buffer_pop(struct percpu_buffer *buffer, in this_cpu_buffer_pop()
765 struct percpu_buffer_node *__percpu_buffer_pop(struct percpu_buffer *buffer, in __percpu_buffer_pop()
782 struct percpu_buffer *buffer = (struct percpu_buffer *)arg; in test_percpu_buffer_thread()
816 struct percpu_buffer buffer; in test_percpu_buffer()