/arch/score/include/asm/ |
D | bug.h | 12 #define die(msg, regs) \ argument 14 #define die_if_kernel(msg, regs) \ argument
|
/arch/ia64/kernel/ |
D | msi_ia64.c | 18 struct msi_msg msg; in ia64_set_msi_irq_affinity() local 47 struct msi_msg msg; in ia64_setup_msi_irq() local 137 struct msi_msg msg; in dmar_msi_set_affinity() local 169 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) in msi_compose_msg() 194 struct msi_msg msg; in dmar_alloc_hwirq() local
|
/arch/powerpc/include/asm/ |
D | dbell.h | 40 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd() 54 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd() 67 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd() local
|
/arch/m68k/mac/ |
D | iop.c | 217 static void iop_free_msg(struct iop_msg *msg) in iop_free_msg() 340 void iop_complete_message(struct iop_msg *msg) in iop_complete_message() 367 static void iop_do_send(struct iop_msg *msg) in iop_do_send() 391 struct iop_msg *msg,*msg2; in iop_handle_send() local 426 struct iop_msg *msg; in iop_handle_recv() local 476 struct iop_msg *msg, *q; in iop_send_message() local
|
/arch/x86/kernel/apic/ |
D | htirq.c | 37 struct ht_irq_msg msg; in ht_set_affinity() local 118 struct ht_irq_msg msg; in htirq_domain_activate() local 140 struct ht_irq_msg msg; in htirq_domain_deactivate() local
|
D | msi.c | 28 static void irq_msi_compose_msg(struct irq_data *data, struct msi_msg *msg) in irq_msi_compose_msg() 175 static void dmar_msi_write_msg(struct irq_data *data, struct msi_msg *msg) in dmar_msi_write_msg() 265 static void hpet_msi_write_msg(struct irq_data *data, struct msi_msg *msg) in hpet_msi_write_msg()
|
/arch/arc/kernel/ |
D | smp.c | 217 static void ipi_send_msg_one(int cpu, enum ipi_msg_type msg) in ipi_send_msg_one() 250 static void ipi_send_msg(const struct cpumask *callmap, enum ipi_msg_type msg) in ipi_send_msg() 289 static inline int __do_IPI(unsigned long msg) in __do_IPI() 335 unsigned long msg = __ffs(pending); in do_IPI() local
|
/arch/powerpc/platforms/powernv/ |
D | opal-memory-errors.c | 40 struct opal_msg msg; member 101 unsigned long msg_type, void *msg) in opal_memory_err_event()
|
D | opal-prd.c | 41 struct opal_prd_msg_header msg; member 229 void *msg; in opal_prd_write() local 268 struct opal_prd_msg_header msg; in opal_prd_release() local 356 struct opal_msg *msg = _msg; in opal_prd_msg_notifier() local
|
D | opal-async.c | 108 int opal_async_wait_response(uint64_t token, struct opal_msg *msg) in opal_async_wait_response() 128 unsigned long msg_type, void *msg) in opal_async_comp_event()
|
D | opal-sensor.c | 37 struct opal_msg msg; in opal_get_sensor_data() local
|
D | opal-sysparam.c | 44 struct opal_msg msg; in opal_get_sys_param() local 80 struct opal_msg msg; in opal_set_sys_param() local
|
D | opal-hmi.c | 238 struct opal_msg msg; in hmi_event_handler() local 310 unsigned long msg_type, void *msg) in opal_handle_hmi_event()
|
/arch/sparc/kernel/ |
D | sstate.c | 21 static void do_set_sstate(unsigned long state, const char *msg) in do_set_sstate() 51 const char *msg; in sstate_reboot_call() local
|
/arch/arm/boot/compressed/ |
D | decompress.c | 18 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 25 # define Assert(cond,msg) argument
|
/arch/powerpc/sysdev/ |
D | pmi.c | 45 pmi_message_t msg; member 218 int pmi_send_message(pmi_message_t msg) in pmi_send_message()
|
/arch/arm/mach-omap1/ |
D | board-sx1.c | 53 struct i2c_msg msg[1]; in sx1_i2c_write_byte() local 77 struct i2c_msg msg[1]; in sx1_i2c_read_byte() local
|
/arch/ia64/sn/kernel/ |
D | msi_sn.c | 68 struct msi_msg msg; in sn_setup_msi_irq() local 158 struct msi_msg msg; in sn_set_msi_irq_affinity() local
|
/arch/powerpc/kernel/ |
D | rtas_flash.c | 243 const char *msg; in get_flash_status_msg() local 280 char msg[RTAS_MSG_MAXLEN]; in rtas_flash_read_msg() local 297 char msg[RTAS_MSG_MAXLEN]; in rtas_flash_read_num() local 394 char msg[RTAS_MSG_MAXLEN]; in manage_flash_read() local 470 char *msg, int msglen) in get_validate_flash_msg() 491 char msg[VALIDATE_MSG_LEN]; in validate_flash_read() local
|
/arch/hexagon/kernel/ |
D | smp.c | 53 unsigned long msg = 0; in __handle_ipi() local 105 void send_ipi(const struct cpumask *cpumask, enum ipi_message_type msg) in send_ipi()
|
/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 46 char *msg; member 198 static int mce_severity_amd(struct mce *m, int tolerant, char **msg, bool is_excp) in mce_severity_amd() 248 static int mce_severity_intel(struct mce *m, int tolerant, char **msg, bool is_excp) in mce_severity_intel()
|
/arch/powerpc/platforms/ps3/ |
D | smp.c | 42 static void ps3_smp_message_pass(int cpu, int msg) in ps3_smp_message_pass()
|
/arch/powerpc/platforms/cell/ |
D | interrupt.c | 180 static inline int iic_msg_to_irq(int msg) in iic_msg_to_irq() 185 void iic_message_pass(int cpu, int msg) in iic_message_pass() 196 static void iic_request_ipi(int msg) in iic_request_ipi()
|
/arch/sh/boards/mach-kfr2r09/ |
D | setup.c | 412 struct i2c_msg msg; in kfr2r09_usb0_gadget_i2c_setup() local 455 struct i2c_msg msg; in kfr2r09_serial_i2c_setup() local
|
/arch/x86/include/asm/ |
D | virtext.h | 84 static inline int cpu_has_svm(const char **msg) in cpu_has_svm()
|