Searched refs:ext_paniclog_yield_buffer (Results 1 – 3 of 3) sorted by relevance
276 ext_paniclog_yield_buffer(ext_paniclog_handle_t *handle, uint32_t used_len) in ext_paniclog_yield_buffer() function878 ext_paniclog_yield_buffer(handle_1, sizeof(struct _handle_1_data)); in ext_paniclog_insert_struct_handles_test()879 ext_paniclog_yield_buffer(handle_2, sizeof(struct _handle_2_data)); in ext_paniclog_insert_struct_handles_test()1024 ext_paniclog_yield_buffer(ext_paniclog_handle_t *handle __unused, uint32_t used_len __unused) in ext_paniclog_yield_buffer() function
104 int ext_paniclog_yield_buffer(ext_paniclog_handle_t *handle, uint32_t used_len);
133 return ext_paniclog_yield_buffer(extPaniclogHandle, used_len); in yieldBuffer()