Home
last modified time | relevance | path

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

/xen/xen/xsm/flask/ss/
A Dcontext.h29 struct context { struct
36 static inline void mls_context_init(struct context *c) in mls_context_init() argument
A Dsidtab.c39 int sidtab_insert(struct sidtab *s, u32 sid, struct context *context) in sidtab_insert()
128 int (*apply) (u32 sid, struct context *context, void *args), void *args) in sidtab_map()
152 int (*apply) (u32 sid, struct context *context, void *args), void *args) in sidtab_map_remove_on_error()
196 struct context *context) in sidtab_search_context()
214 int sidtab_context_to_sid(struct sidtab *s, struct context *context, in sidtab_context_to_sid()
A Dmls.c30 int mls_compute_context_len(struct context * context) in mls_compute_context_len()
89 void mls_sid_to_context(struct context *context, char **scontext) in mls_sid_to_context()
250 struct context *context, struct sidtab *s) in mls_context_to_sid()
381 static inline int mls_range_set(struct context *context, in mls_range_set()
A Dsidtab.h18 struct context context; /* security context structure */ member
A Dservices.c715 static int context_struct_to_string(struct context *context, char **scontext, u32 *scontext_len) in context_struct_to_string()
767 struct context *context; in security_sid_to_context() local
820 struct context context; in security_context_to_sid() local
1243 static int clone_sid(u32 sid, struct context *context, void *arg) in clone_sid()
1250 static inline int convert_context_handle_invalid_context(struct context *context) in convert_context_handle_invalid_context()
A Dpolicydb.h161 struct context context; member
/xen/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()
/xen/tools/ocaml/libs/xentoollog/
A Dxentoollog_stubs.c75 static value Val_context(const char *context) in Val_context()
85 const char *context, in stub_xtl_ocaml_vmessage()
115 const char *context, in stub_xtl_ocaml_progress()
/xen/xen/arch/x86/x86_64/
A Dtraps.c37 enum context { CTXT_hypervisor, CTXT_pv_guest, CTXT_hvm_guest }; enum
57 enum context context, const struct vcpu *v) in _show_registers()
100 enum context context; in show_registers() local
/xen/tools/xenstore/
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, 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()
606 void *_talloc_realloc(const void *context, void *ptr, size_t size, const char *name) in _talloc_realloc()
1238 void *talloc_realloc_fn(const void *context, void *ptr, size_t size) in talloc_realloc_fn()
1263 size_t talloc_get_size(const void *context) in talloc_get_size()
1278 void *talloc_find_parent_byname(const void *context, const char *name) in talloc_find_parent_byname()
[all …]
A Dxenstored_domain.c317 static char *talloc_domain_path(void *context, unsigned int domid) in talloc_domain_path()
333 static struct domain *alloc_domain(void *context, unsigned int domid) in alloc_domain()
/xen/tools/libxl/
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
527 qmp_request_context *context) in qmp_send_prepare()
559 qmp_request_context *context) in qmp_send()
589 qmp_request_context context = { .rc = 0 }; in qmp_synchronous_send() local
/xen/tools/xl/
A Dxl_info.c363 static void list_domains(bool verbose, bool context, bool claim, bool numa, in list_domains()
506 bool context = false; in main_list() local
/xen/xen/include/asm-x86/
A Dvpmu.h62 void *context; /* May be shared with PV guest */ member
/xen/xen/drivers/passthrough/vtd/
A Diommu.c90 static int context_set_domain_id(struct context_entry *context, in context_set_domain_id()
127 static int context_get_domain_id(struct context_entry *context, in context_get_domain_id()
1320 struct context_entry *context, *context_entries; in domain_context_mapping_one() local
1575 struct context_entry *context, *context_entries; in domain_context_unmap_one() local
A Diommu.h531 int __must_check (*context)(struct vtd_iommu *iommu, u16 did, member
/xen/tools/libxc/
A Dxc_sr_stream_format.h114 uint8_t context[0]; member
A Dxc_sr_common.h385 struct xc_sr_blob context; member
/xen/xen/xsm/flask/
A Dflask_op.c198 char *context; in flask_security_sid() local
/xen/tools/debugger/kdd/
A Dkdd-xen.c555 const char *context /* eg "xc", "xl", may be 0 */, in kdd_xc_log()
/xen/tools/xentrace/
A Dxenalyze.c8116 int context = POD_RECLAIM_CONTEXT_UNKNOWN; in mem_pod_zero_reclaim_process() local

Completed in 361 milliseconds