Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 62) sorted by relevance

123

/xen-4.10.0-shim-comet/tools/blktap2/control/
A Dtap-ctl-check.c37 tap_ctl_check_blktap(const char **msg) in tap_ctl_check_blktap()
65 tap_ctl_check(const char **msg) in tap_ctl_check()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dbug.h46 #define _ASM_BUGFRAME_INFO(type, line, ptr, msg) \ argument
54 #define BUG_FRAME(type, line, ptr, second_frame, msg) do { \ argument
70 #define assert_failed(msg) do { \ argument
120 #define ASSERT_FAILED(msg) \ argument
A Dasm_defns.h30 #define ASSERT_INTERRUPT_STATUS(x, msg) \ argument
37 #define ASSERT_INTERRUPT_STATUS(x, msg) argument
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dkxgettext.c84 const char *msg; member
92 static struct message *message__new(const char *msg, char *option, in message__new()
120 static struct message *mesage__find(const char *msg) in mesage__find()
149 static int message__add(const char *msg, char *option, const char *file, in message__add()
/xen-4.10.0-shim-comet/tools/python/scripts/
A Dverify-stream-v221 def info(msg): argument
30 def err(msg): argument
A Dconvert-legacy-stream35 def info(msg): argument
44 def err(msg): argument
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-check.c310 const char *msg; in vhd_util_check_validate_parent() local
338 char *msg, *buf = NULL; in vhd_util_check_footer() local
459 char *msg, *buf; in vhd_util_check_header() local
503 char *msg; in vhd_util_check_differencing_header() local
610 char *msg; in vhd_util_check_batmap() local
650 const char *msg; in vhd_util_check_parent_locators() local
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dbug.h42 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
70 #define assert_failed(msg) do { \ argument
/xen-4.10.0-shim-comet/xen/common/
A Ddecompress.c6 static void __init error(const char *msg) in error()
A Dgunzip.c40 # define Assert(cond, msg) do { if (!(cond)) error(msg); } while (0) argument
47 # define Assert(cond, msg) argument
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dsyslog_stubs.c35 value stub_syslog(value facility, value level, value msg) in stub_syslog()
/xen-4.10.0-shim-comet/tools/console/client/
A Dmain.c216 char msg[60]; in console_loop() local
240 char msg[512]; in console_loop() local
485 static const char msg[] = { 0x00 }; in main() local
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dlog.c55 char * msg; member
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_decompress_unsafe.c12 static void unsafe_error(const char *msg) in unsafe_error()
A Dxc_dom_decompress_lz4.c45 const char *msg; in xc_try_lz4_decode() local
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_psr.c25 char *msg; in libxl__psr_log_err_msg() local
51 char *msg; in libxl__psr_cmt_log_err_msg() local
76 char *msg; in libxl__psr_cat_log_err_msg() local
A Dlibxl_blktap2.c22 const char *msg; in libxl__blktap_enabled() local
A Dlibxlu_vif.c7 static void xlu__vif_err(XLU_Config *cfg, const char *msg, const char *rate) { in xlu__vif_err()
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dtapdisk-client.c121 static int ctl_talk(int fd, struct log_ctlmsg* msg, char* rsp, int rsplen) in ctl_talk()
171 static void ctlmsg_init(struct log_ctlmsg* msg, const char* cmd) in ctlmsg_init()
384 struct log_ctlmsg msg; in await_responses() local
A Dblock-log.c410 char msg[CTLRSPLEN_SHMP + 1]; in ctl_get_shmpath() local
491 struct log_ctlmsg msg; in ctl_kick() local
526 static int ctl_do_request(struct tdlog_state* s, int fd, struct log_ctlmsg* msg) in ctl_do_request()
559 struct log_ctlmsg msg; in ctl_request() local
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Dintremap.c537 struct iommu *iommu, struct msi_msg *msg, unsigned int index) in remap_entry_to_msi_msg()
601 struct msi_desc *msi_desc, struct msi_msg *msg) in msi_msg_to_remap_entry()
706 struct msi_desc *msi_desc, struct msi_msg *msg) in msi_msg_read_remap_rte()
720 struct msi_desc *msi_desc, struct msi_msg *msg) in msi_msg_write_remap_rte()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmsi.c159 void msi_compose_msg(unsigned vector, const cpumask_t *cpu_mask, struct msi_msg *msg) in msi_compose_msg()
194 static bool read_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in read_msi_msg()
247 static int write_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in write_msi_msg()
314 struct msi_msg msg; in set_msi_affinity() local
620 struct msi_msg msg; in __setup_msi_irq() local
1346 struct msi_msg msg; in pci_restore_msi_state() local
A Dhpet.c256 static int hpet_msi_write(struct hpet_event_channel *ch, struct msi_msg *msg) in hpet_msi_write()
275 hpet_msi_read(struct hpet_event_channel *ch, struct msi_msg *msg) in hpet_msi_read()
302 struct msi_msg msg = ch->msi.msg; in hpet_msi_set_affinity() local
331 struct msi_msg msg; in __hpet_setup_msi_irq() local
A Dshutdown.c169 static const char *__initdata msg[] = in override_reboot() local
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_intr.c427 int *remap_index, const struct msi_msg *msg, u32 *data) in update_intremap_entry_from_msi_msg()
520 struct msi_desc *msi_desc, struct msi_msg *msg) in amd_iommu_msi_msg_update_ire()
578 struct msi_desc *msi_desc, struct msi_msg *msg) in amd_iommu_read_msi_from_ire()

Completed in 42 milliseconds

123