Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/rseq/
Dparam_test.c393 struct percpu_buffer { struct
782 bool this_cpu_buffer_push(struct percpu_buffer *buffer, in this_cpu_buffer_push()
817 struct percpu_buffer_node *this_cpu_buffer_pop(struct percpu_buffer *buffer, in this_cpu_buffer_pop()
855 struct percpu_buffer_node *__percpu_buffer_pop(struct percpu_buffer *buffer, in __percpu_buffer_pop()
872 struct percpu_buffer *buffer = (struct percpu_buffer *)arg; in test_percpu_buffer_thread()
906 struct percpu_buffer buffer; in test_percpu_buffer()