Searched refs:JENT_TEST_RINGBUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
14 #define JENT_TEST_RINGBUFFER_SIZE (1<<10) macro 15 #define JENT_TEST_RINGBUFFER_MASK (JENT_TEST_RINGBUFFER_SIZE - 1)18 u64 jent_testing_rb[JENT_TEST_RINGBUFFER_SIZE];91 JENT_TEST_RINGBUFFER_SIZE) { in jent_testing_store()