Home
last modified time | relevance | path

Searched refs:message (Results 1 – 25 of 37) sorted by relevance

12

/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c29 unsigned int message = (unsigned int)(long)arg; in ipi_interrupt_handler() local
35 x &= (1 << (message << 2)); in ipi_interrupt_handler()
38 smp_message_recv(message); in ipi_interrupt_handler()
106 static void shx3_send_ipi(unsigned int cpu, unsigned int message) in shx3_send_ipi() argument
112 __raw_writel(1 << (message << 2), addr); /* C0INTICI..CnINTICI */ in shx3_send_ipi()
/arch/x86/crypto/
Dnhpoly1305-sse2-glue.c16 asmlinkage void nh_sse2(const u32 *key, const u8 *message, size_t message_len,
20 static void _nh_sse2(const u32 *key, const u8 *message, size_t message_len, in _nh_sse2() argument
23 nh_sse2(key, message, message_len, (u8 *)hash); in _nh_sse2()
Dnhpoly1305-avx2-glue.c16 asmlinkage void nh_avx2(const u32 *key, const u8 *message, size_t message_len,
20 static void _nh_avx2(const u32 *key, const u8 *message, size_t message_len, in _nh_avx2() argument
23 nh_avx2(key, message, message_len, (u8 *)hash); in _nh_avx2()
Dsha512-ssse3-asm.S86 # Input message (arg1)
125 add WK_2(idx), T1 # W[t] + K[t] from message scheduler
152 # Compute message schedule QWORDS t and t+1
155 # K[t-1]+W[t-1] which were previously stored at WK_2 by the message
163 # The computation of the message schedule and the rounds are tightly
166 # by one tab. Vectored instructions (for the message scheduler) are indented
271 # Purpose: Updates the SHA512 digest stored at "state" with the message
273 # The size of the message pointed to by "data" must be an integer multiple
274 # of SHA512 message blocks.
275 # "blocks" is the message length in SHA512 blocks.
[all …]
Dsha512-avx-asm.S88 # Input message (arg1)
131 add WK_2(idx), T1 # W[t] + K[t] from message scheduler
157 # Compute message schedule QWORDS t and t+1
160 # K[t-1]+W[t-1] which were previously stored at WK_2 by the message
168 # The computation of the message schedule and the rounds are tightly
270 # Purpose: Updates the SHA512 digest stored at "state" with the message
272 # The size of the message pointed to by "data" must be an integer multiple
273 # of SHA512 message blocks.
274 # "blocks" is the message length in SHA512 blocks
347 # Advance to next message block
/arch/arm/crypto/
Dnhpoly1305-neon-glue.c16 asmlinkage void nh_neon(const u32 *key, const u8 *message, size_t message_len,
20 static void _nh_neon(const u32 *key, const u8 *message, size_t message_len, in _nh_neon() argument
23 nh_neon(key, message, message_len, (u8 *)hash); in _nh_neon()
/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c16 asmlinkage void nh_neon(const u32 *key, const u8 *message, size_t message_len,
20 static void _nh_neon(const u32 *key, const u8 *message, size_t message_len, in _nh_neon() argument
23 nh_neon(key, message, message_len, (u8 *)hash); in _nh_neon()
/arch/parisc/kernel/
Dpdc_chassis.c162 int pdc_chassis_send_status(int message) in pdc_chassis_send_status() argument
169 DPRINTK(KERN_DEBUG "%s: pdc_chassis_send_status(%d)\n", __FILE__, message); in pdc_chassis_send_status()
173 switch(message) { in pdc_chassis_send_status()
204 switch (message) { in pdc_chassis_send_status()
/arch/powerpc/include/asm/
Dmpic_msgr.h73 static inline void mpic_msgr_write(struct mpic_msgr *msgr, u32 message) in mpic_msgr_write() argument
75 out_be32(msgr->base, message); in mpic_msgr_write()
Dsmp.h182 extern int smp_request_message_ipi(int virq, int message);
/arch/sh/kernel/cpu/sh2/
Dsmp-j2.c108 static void j2_send_ipi(unsigned int cpu, unsigned int message) in j2_send_ipi() argument
118 while (cmpxchg(pmsg, old, old|(1U<<message)) != old); in j2_send_ipi()
/arch/alpha/kernel/
Derr_marvel.c533 char message[80]; in marvel_print_pox_spl_cmplt() local
565 sprintf(message, "Normal completion"); in marvel_print_pox_spl_cmplt()
568 sprintf(message, "Bridge - Master Abort"); in marvel_print_pox_spl_cmplt()
571 sprintf(message, "Bridge - Target Abort"); in marvel_print_pox_spl_cmplt()
574 sprintf(message, "Bridge - Uncorrectable Write Data Error"); in marvel_print_pox_spl_cmplt()
577 sprintf(message, "Byte Count Out of Range"); in marvel_print_pox_spl_cmplt()
580 sprintf(message, "Uncorrectable Split Write Data Error"); in marvel_print_pox_spl_cmplt()
583 sprintf(message, "%08llx\n", in marvel_print_pox_spl_cmplt()
587 printk("%s Message: %s\n", err_print_prefix, message); in marvel_print_pox_spl_cmplt()
/arch/sh/include/asm/
Dsmp-ops.h10 void (*send_ipi)(unsigned int cpu, unsigned int message);
/arch/m68k/mac/
Diop.c358 msg->iop_num, msg->channel, IOP_MSG_LEN, msg->message); in iop_do_send()
363 iop_writeb(iop, offset, msg->message[i]); in iop_do_send()
422 msg->message[i] = iop_readb(iop, offset); in iop_handle_recv()
425 iop_num, chan, IOP_MSG_LEN, msg->message); in iop_handle_recv()
466 memcpy(msg->message, msg_data, msg_len); in iop_send_message()
/arch/powerpc/boot/dts/fsl/
Dpq3-rmu-0.dtsi42 message-unit@0 {
49 message-unit@100 {
Dqoriq-rmu-0.dtsi42 message-unit@0 {
49 message-unit@100 {
Dp1020rdb-pc_camp_core0.dts8 * eth1, eth2, sdhc, crypto, global-util, message, pci0, pci1, msi.
Dp1020rdb-pc_camp_core1.dts112 0xb0 0xb1 0xb2 /* message */
Dpq3-mpic-message-B.dtsi35 message@42400 {
/arch/x86/entry/vsyscall/
Dvsyscall_64.c74 const char *message) in warn_bad_vsyscall() argument
81 message, regs->ip, regs->cs, in warn_bad_vsyscall()
/arch/sh/boards/
Dof-generic.c35 static void dummy_send_ipi(unsigned int cpu, unsigned int message) in dummy_send_ipi() argument
/arch/m68k/include/asm/
Dmac_iop.h145 __u8 message[IOP_MSG_LEN]; /* the message being sent/received */ member
/arch/parisc/include/asm/
Dpdc_chassis.h23 int pdc_chassis_send_status(int message);
/arch/um/drivers/
Dmconsole_kern.c842 char *message = ptr; in notify_panic() local
847 mconsole_notify(notify_socket, MCONSOLE_PANIC, message, in notify_panic()
848 strlen(message) + 1); in notify_panic()
/arch/arm/probes/kprobes/
Dtest-core.c619 static int table_test_fail(const struct decode_header *h, const char* message) in table_test_fail() argument
623 message, h->mask.bits, h->value.bits); in table_test_fail()
1296 static void test_case_failed(const char *message) in test_case_failed() argument
1300 pr_err("FAIL: %s\n", message); in test_case_failed()

12