Searched refs:ext_paniclog_claim_buffer (Results 1 – 4 of 4) sorted by relevance
127 return ext_paniclog_claim_buffer(extPaniclogHandle); in claimBuffer()252 (void) ext_paniclog_claim_buffer(extPaniclogHandle); in CopyMemoryDescriptor_Impl()
244 ext_paniclog_claim_buffer(ext_paniclog_handle_t *handle) in ext_paniclog_claim_buffer() function891 handle_1_data = (struct _handle_1_data *)ext_paniclog_claim_buffer(handle_1); in ext_paniclog_insert_struct_handles_test()893 handle_2_data = (struct _handle_2_data *)ext_paniclog_claim_buffer(handle_2); in ext_paniclog_insert_struct_handles_test()957 handle_2_data = (struct _handle_2_data *)ext_paniclog_claim_buffer(handle_2); in ext_paniclog_insert_dummy_handles_separate_fields_test()1092 ext_paniclog_claim_buffer(ext_paniclog_handle_t *handle __unused) in ext_paniclog_claim_buffer() function
118 void *ext_paniclog_claim_buffer(ext_paniclog_handle_t *handle);
169 …iclog buffer. To modify the buffer after getting the pointer use the `ext_paniclog_claim_buffer()`.172 void *ext_paniclog_claim_buffer(ext_paniclog_handle_t *handle);