Searched refs:abort_ptr (Results 1 – 2 of 2) sorted by relevance
481 const volatile uint32_t* abort_ptr) { in ring_buffer_write_fully_with_abort() argument504 if (abort_ptr && (abort_value == *abort_ptr)) { in ring_buffer_write_fully_with_abort()518 const volatile uint32_t* abort_ptr) { in ring_buffer_read_fully_with_abort() argument542 if (abort_ptr && (abort_value == *abort_ptr)) { in ring_buffer_read_fully_with_abort()
147 const volatile uint32_t* abort_ptr);154 const volatile uint32_t* abort_ptr);