Home
last modified time | relevance | path

Searched defs:context (Results 1 – 13 of 13) sorted by relevance

/tools/libs/toollog/
A Dxtl_core.c44 const char *context /* eg "xc", "xenstore", "xl" */, in xtl_logv()
56 const char *context /* eg "xc", "xenstore", "xl" */, in xtl_log()
66 const char *context, const char *doing_what, in xtl_progress()
A Dxtl_logger_stdio.c49 const char *context, in stdiostream_vmessage()
90 const char *context, in stdiostream_message()
100 const char *context, in stdiostream_progress()
/tools/xenstored/
A Dtalloc.c171 void *_talloc(const void *context, size_t size) in _talloc()
261 void *talloc_reference(const void *context, const void *ptr) in talloc_reference()
286 static int talloc_unreference(const void *context, const void *ptr) in talloc_unreference()
322 int talloc_unlink(const void *context, const void *ptr) in talloc_unlink()
411 void *talloc_named(const void *context, size_t size, const char *fmt, ...) in talloc_named()
431 void *talloc_named_const(const void *context, size_t size, const char *name) in talloc_named_const()
613 void *_talloc_realloc(const void *context, void *ptr, size_t size, const char *name) in _talloc_realloc()
1245 void *talloc_realloc_fn(const void *context, void *ptr, size_t size) in talloc_realloc_fn()
1270 size_t talloc_get_size(const void *context) in talloc_get_size()
1285 void *talloc_find_parent_byname(const void *context, const char *name) in talloc_find_parent_byname()
[all …]
A Ddomain.c730 static char *talloc_domain_path(const void *context, unsigned int domid) in talloc_domain_path()
788 static struct domain *alloc_domain(const void *context, unsigned int domid, in alloc_domain()
/tools/libs/light/
A Dlibxl_save_helper.c59 const char *context, in tellparent_vmessage()
71 const char *context, in tellparent_progress()
A Dlibxl_save_callout.c403 const char *context, const char *formatted, void *user) in libxl__srm_callout_callback_log()
410 void libxl__srm_callout_callback_progress(const char *context, in libxl__srm_callout_callback_progress()
A Dlibxl_qmp.c109 qmp_request_context *context; member
528 qmp_request_context *context) in qmp_send_prepare()
560 qmp_request_context *context) in qmp_send()
590 qmp_request_context context = { .rc = 0 }; in qmp_synchronous_send() local
/tools/xl/
A Dxl_info.c397 static void list_domains(bool verbose, bool context, bool claim, bool numa, in list_domains()
540 bool context = false; in main_list() local
/tools/tests/tsx/
A Dtest-tsx.c206 ucontext_t *context = extra; in sigill_handler() local
/tools/libs/guest/
A Dxg_sr_stream_format.h114 uint8_t context[0]; member
A Dxg_sr_common.h384 struct xc_sr_blob context; member
/tools/debugger/kdd/
A Dkdd-xen.c552 const char *context /* eg "xc", "xl", may be 0 */, in kdd_xc_log()
/tools/xentrace/
A Dxenalyze.c8211 int context = POD_RECLAIM_CONTEXT_UNKNOWN; in mem_pod_zero_reclaim_process() local

Completed in 68 milliseconds