Home
last modified time | relevance | path

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

/openbmc/obmc-console/test/
H A Dtest-ringbuffer-simple-poll.c32 ringbuffer_test_context_fini(ctx); in test_simple_poll()
H A Dtest-ringbuffer-poll-force.c44 ringbuffer_test_context_fini(ctx); in test_poll_force()
H A Dtest-ringbuffer-boundary-poll.c45 ringbuffer_test_context_fini(ctx); in test_boundary_poll()
H A Dringbuffer-test-utils.c24 void ringbuffer_test_context_fini(struct rb_test_ctx *ctx) in ringbuffer_test_context_fini() function