Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/rseq/
H A Dparam_test.c383 struct percpu_buffer { struct
772 bool this_cpu_buffer_push(struct percpu_buffer *buffer, in this_cpu_buffer_push()
807 struct percpu_buffer_node *this_cpu_buffer_pop(struct percpu_buffer *buffer, in this_cpu_buffer_pop()
845 struct percpu_buffer_node *__percpu_buffer_pop(struct percpu_buffer *buffer, in __percpu_buffer_pop()
862 struct percpu_buffer *buffer = (struct percpu_buffer *)arg; in test_percpu_buffer_thread()
896 struct percpu_buffer buffer; in test_percpu_buffer()