Home
last modified time | relevance | path

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

/openbmc/obmc-console/test/
H A Dtest-ringbuffer-simple-poll.c18 ringbuffer_test_context_init(ctx); in test_simple_poll()
H A Dtest-ringbuffer-poll-force.c19 ringbuffer_test_context_init(ctx); in test_poll_force()
H A Dtest-ringbuffer-boundary-poll.c17 ringbuffer_test_context_init(ctx); in test_boundary_poll()
H A Dringbuffer-test-utils.c15 void ringbuffer_test_context_init(struct rb_test_ctx *ctx) in ringbuffer_test_context_init() function