Lines Matching refs:hl_snprintf_resize

105 int hl_snprintf_resize(char **buf, size_t *size, size_t *offset,  in hl_snprintf_resize()  function
169 return hl_snprintf_resize(buf, size, offset, "%s%u", in hl_print_resize_sync_engine()
319 rc = hl_snprintf_resize( in hl_state_dump_print_syncs_single_block()
343 rc = hl_snprintf_resize(buf, size, offset, "sync id: %u", i); in hl_state_dump_print_syncs_single_block()
348 rc = hl_snprintf_resize(buf, size, offset, " %s", in hl_state_dump_print_syncs_single_block()
353 rc = hl_snprintf_resize(buf, size, offset, ", value: %u", in hl_state_dump_print_syncs_single_block()
362 rc = hl_snprintf_resize(buf, size, offset, in hl_state_dump_print_syncs_single_block()
373 rc = hl_snprintf_resize(buf, size, offset, "\n"); in hl_state_dump_print_syncs_single_block()
411 rc = hl_snprintf_resize(buf, size, offset, "Non zero sync objects:\n"); in hl_state_dump_print_syncs()
520 rc = hl_snprintf_resize( in hl_state_dump_print_monitors_single_block()
543 hl_snprintf_resize(buf, size, offset, "\n"); in hl_state_dump_print_monitors_single_block()
569 rc = hl_snprintf_resize(buf, size, offset, in hl_state_dump_print_monitors()
658 rc = hl_snprintf_resize(buf, size, offset, "Valid (armed) fences:\n"); in hl_state_dump_print_fences()
688 rc = hl_snprintf_resize(&buf, &size, &offset, in hl_state_dump()
698 hl_snprintf_resize(&buf, &size, &offset, "\n"); in hl_state_dump()
704 hl_snprintf_resize(&buf, &size, &offset, "\n"); in hl_state_dump()
710 hl_snprintf_resize(&buf, &size, &offset, "\n"); in hl_state_dump()