Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/rseq/
Dparam_test.c304 struct percpu_buffer { struct
684 bool this_cpu_buffer_push(struct percpu_buffer *buffer, in this_cpu_buffer_push()
724 struct percpu_buffer_node *this_cpu_buffer_pop(struct percpu_buffer *buffer, in this_cpu_buffer_pop()
761 struct percpu_buffer_node *__percpu_buffer_pop(struct percpu_buffer *buffer, in __percpu_buffer_pop()
778 struct percpu_buffer *buffer = (struct percpu_buffer *)arg; in test_percpu_buffer_thread()
812 struct percpu_buffer buffer; in test_percpu_buffer()