Searched refs:ext_paniclog_yield_buffer (Results 1 – 3 of 3) sorted by relevance
278 ext_paniclog_yield_buffer(ext_paniclog_handle_t *handle, uint32_t used_len) in ext_paniclog_yield_buffer() function902 ext_paniclog_yield_buffer(handle_1, sizeof(struct _handle_1_data)); in ext_paniclog_insert_struct_handles_test()903 ext_paniclog_yield_buffer(handle_2, sizeof(struct _handle_2_data)); in ext_paniclog_insert_struct_handles_test()960 ext_paniclog_yield_buffer(handle_2, sizeof(struct _handle_2_data)); in ext_paniclog_insert_dummy_handles_separate_fields_test()1113 ext_paniclog_yield_buffer(ext_paniclog_handle_t *handle __unused, uint32_t used_len __unused) in ext_paniclog_yield_buffer() function
119 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()