Searched defs:context (Results 1 – 13 of 13) sorted by relevance
| /tools/libs/toollog/ |
| A D | xtl_core.c | 44 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 D | xtl_logger_stdio.c | 49 const char *context, in stdiostream_vmessage() 90 const char *context, in stdiostream_message() 100 const char *context, in stdiostream_progress()
|
| /tools/xenstored/ |
| A D | talloc.c | 171 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 D | domain.c | 730 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 D | libxl_save_helper.c | 59 const char *context, in tellparent_vmessage() 71 const char *context, in tellparent_progress()
|
| A D | libxl_save_callout.c | 403 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 D | libxl_qmp.c | 109 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 D | xl_info.c | 397 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 D | test-tsx.c | 206 ucontext_t *context = extra; in sigill_handler() local
|
| /tools/libs/guest/ |
| A D | xg_sr_stream_format.h | 114 uint8_t context[0]; member
|
| A D | xg_sr_common.h | 384 struct xc_sr_blob context; member
|
| /tools/debugger/kdd/ |
| A D | kdd-xen.c | 552 const char *context /* eg "xc", "xl", may be 0 */, in kdd_xc_log()
|
| /tools/xentrace/ |
| A D | xenalyze.c | 8211 int context = POD_RECLAIM_CONTEXT_UNKNOWN; in mem_pod_zero_reclaim_process() local
|
Completed in 68 milliseconds