/openbmc/linux/arch/x86/crypto/ |
H A D | sha256_ni_asm.S | 65 #define MSG %xmm0 macro 129 movdqu 0*16(DATA_PTR), MSG 130 pshufb SHUF_MASK, MSG 131 movdqa MSG, MSGTMP0 132 paddd 0*16(SHA256CONSTANTS), MSG 134 pshufd $0x0E, MSG, MSG 138 movdqu 1*16(DATA_PTR), MSG 139 pshufb SHUF_MASK, MSG 140 movdqa MSG, MSGTMP1 141 paddd 1*16(SHA256CONSTANTS), MSG [all …]
|
H A D | aegis128-aesni-asm.S | 19 #define MSG %xmm5 macro 77 pxor MSG, MSG 112 movq %r9, MSG 121 pslldq $8, MSG 123 pxor T0, MSG 255 movdqa 0x00(SRC), MSG 257 pxor MSG, STATE4 262 movdqa 0x10(SRC), MSG 264 pxor MSG, STATE3 269 movdqa 0x20(SRC), MSG [all …]
|
H A D | polyval-clmulni_asm.S | 40 #define MSG %rsi macro 88 movups (16*\i)(MSG), %xmm0 222 addq $(8*16), MSG 235 movups (MSG), %xmm0 240 addq $16, MSG 246 addq $(4*16), MSG 252 addq $(2*16), MSG
|
/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/ |
H A D | rpc.h | 15 #define RPC_VER(MSG) ((MSG)->version) argument 16 #define RPC_SIZE(MSG) ((MSG)->size) argument 17 #define RPC_SVC(MSG) ((MSG)->svc) argument 18 #define RPC_FUNC(MSG) ((MSG)->func) argument 19 #define RPC_R8(MSG) ((MSG)->func) argument 20 #define RPC_I32(MSG, IDX) ((MSG)->DATA.i32[(IDX) / 4U]) argument 21 #define RPC_I16(MSG, IDX) ((MSG)->DATA.i16[(IDX) / 2U]) argument 22 #define RPC_I8(MSG, IDX) ((MSG)->DATA.i8[(IDX)]) argument 23 #define RPC_U32(MSG, IDX) ((MSG)->DATA.u32[(IDX) / 4U]) argument 24 #define RPC_U16(MSG, IDX) ((MSG)->DATA.u16[(IDX) / 2U]) argument [all …]
|
/openbmc/linux/arch/arm/crypto/ |
H A D | sha256-armv4.pl | 587 my @MSG=map("q$_",(8..11)); 614 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 615 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 617 vrev32.8 @MSG[0],@MSG[0] 618 vrev32.8 @MSG[1],@MSG[1] 619 vrev32.8 @MSG[2],@MSG[2] 620 vrev32.8 @MSG[3],@MSG[3] 628 vadd.i32 $W0,$W0,@MSG[0] 629 sha256su0 @MSG[0],@MSG[1] 633 sha256su1 @MSG[0],@MSG[2],@MSG[3] [all …]
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha512-armv8.pl | 374 my @MSG=map("v$_.16b",(4..7)); 391 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 394 rev32 @MSG[0],@MSG[0] 395 rev32 @MSG[1],@MSG[1] 396 rev32 @MSG[2],@MSG[2] 397 rev32 @MSG[3],@MSG[3] 404 add.i32 $W0,$W0,@MSG[0] 405 sha256su0 @MSG[0],@MSG[1] 409 sha256su1 @MSG[0],@MSG[2],@MSG[3] 411 ($W0,$W1)=($W1,$W0); push(@MSG,shift(@MSG)); [all …]
|
H A D | polyval-ce-core.S | 31 MSG .req x1 label 223 ld1 {M0.16b, M1.16b, M2.16b, M3.16b}, [MSG], #64 224 ld1 {M4.16b, M5.16b, M6.16b, M7.16b}, [MSG], #64 271 ld1 {TMP_V.16b}, [MSG], #16 278 ld1 {M0.16b, M1.16b, M2.16b, M3.16b}, [MSG], #64 287 ld1 {M0.16b, M1.16b}, [MSG], #32 294 ld1 {M0.16b}, [MSG], #16
|
/openbmc/linux/samples/rpmsg/ |
H A D | rpmsg_client_sample.c | 16 #define MSG "hello world!" macro 44 ret = rpmsg_send(rpdev->ept, MSG, strlen(MSG)); in rpmsg_sample_cb() 66 ret = rpmsg_send(rpdev->ept, MSG, strlen(MSG)); in rpmsg_sample_probe()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11h.c | 121 mwifiex_dbg(priv->adapter, MSG, in mwifiex_dfs_cac_work_queue() 150 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cmd_issue_chan_report_request() 154 mwifiex_dbg(priv->adapter, MSG, "cancelling CAC\n"); in mwifiex_cmd_issue_chan_report_request() 181 mwifiex_dbg(priv->adapter, MSG, in mwifiex_abort_cac() 217 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_chanrpt_ready() 245 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_radar_detected() 252 mwifiex_dbg(priv->adapter, MSG, "regdomain: %d\n", in mwifiex_11h_handle_radar_detected() 254 mwifiex_dbg(priv->adapter, MSG, "radar detection type: %d\n", in mwifiex_11h_handle_radar_detected() 288 mwifiex_dbg(priv->adapter, MSG, in mwifiex_dfs_chan_sw_work_queue()
|
H A D | cmdevt.c | 950 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 955 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 958 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 962 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 966 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 970 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 973 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 977 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 982 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 985 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() [all …]
|
H A D | init.c | 629 mwifiex_dbg(adapter, MSG, in mwifiex_shutdown_drv() 688 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw() 700 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw() 706 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw()
|
H A D | sta_cmdresp.c | 67 mwifiex_dbg(adapter, MSG, in mwifiex_process_cmdresp_error() 706 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_ver_ext() 711 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_ver_ext() 906 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper() 914 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper() 927 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper() 940 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 2919 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_set_dev_state_resp() 2935 pm8001_dbg(pm8001_ha, MSG, "Set nvm data complete!\n"); in pm8001_mpi_set_nvmd_resp() 2957 pm8001_dbg(pm8001_ha, MSG, "Get nvm data complete!\n"); in pm8001_mpi_get_nvmd_resp() 2970 pm8001_dbg(pm8001_ha, MSG, "Get NVMD success, IR=1\n"); in pm8001_mpi_get_nvmd_resp() 2976 pm8001_dbg(pm8001_ha, MSG, "Get SAS address from VPD successfully!\n"); in pm8001_mpi_get_nvmd_resp() 2987 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_get_nvmd_resp() 2992 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_get_nvmd_resp() 3008 pm8001_dbg(pm8001_ha, MSG, "Get nvmd data complete!\n"); in pm8001_mpi_get_nvmd_resp() 3022 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_local_phy_ctl() 3026 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_local_phy_ctl() [all …]
|
H A D | pm80xx_hwi.c | 1089 pm8001_dbg(pm8001_ha, MSG, in check_fw_ready() 1633 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 1637 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 1647 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 1651 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 1655 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 1659 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 3168 pm8001_dbg(pm8001_ha, MSG, in hw_event_sas_phy_up() 3174 pm8001_dbg(pm8001_ha, MSG, "device type no device.\n"); in hw_event_sas_phy_up() 3177 pm8001_dbg(pm8001_ha, MSG, "end device.\n"); in hw_event_sas_phy_up() [all …]
|
/openbmc/linux/tools/build/ |
H A D | Makefile.feature | 163 $(call feature_check,all,$(MSG)) 202 MSG = $(shell printf '...%40s: [ \033[32mon\033[m ]' $(1)) 204 MSG = $(shell printf '...%40s: [ \033[31mOFF\033[m ]' $(1)) 210 MSG = $(shell printf '...%40s: %s' $(1) $(2)) 278 …lter-out $(FEATURE_OMIT),$(FEATURE_DISPLAY)),$(call feature_print_status,$(feat),) $$(info $(MSG))) 283 $(foreach feat,$(TMP),$(call feature_print_status,$(feat),) $$(info $(MSG)))
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.h | 9 #define log_err(MSG, ...) fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_helpers.h | 13 #define log_err(MSG, ...) \ argument 14 fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \
|
H A D | migrate_reuseport.c | 46 #define MSG "Hello World\0" macro 280 char buf[MSGLEN] = MSG; in start_clients() 429 if (!ASSERT_STREQ(buf, MSG, "read")) in count_requests()
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-g-mode.rst | 209 * .. _`CEC-MSG-GET-CEC-VERSION`: 217 * .. _`CEC-MSG-GIVE-DEVICE-VENDOR-ID`: 225 * .. _`CEC-MSG-ABORT`: 232 * .. _`CEC-MSG-GIVE-PHYSICAL-ADDR`: 238 * .. _`CEC-MSG-GIVE-OSD-NAME`: 246 * .. _`CEC-MSG-GIVE-FEATURES`: 255 * .. _`CEC-MSG-USER-CONTROL-PRESSED`: 262 * .. _`CEC-MSG-USER-CONTROL-RELEASED`: 269 * .. _`CEC-MSG-REPORT-PHYSICAL-ADDR`:
|
/openbmc/linux/Documentation/usb/ |
H A D | mass-storage.rst | 2 Mass Storage Gadget (MSG) 8 Mass Storage Gadget (or MSG) acts as a USB Mass Storage device, 218 that MSG is a composite gadget (ie. uses the composite framework) 221 kernel hacker's point of view, this means that (i) MSG does not 230 for all logical units whereas in MSG they accept a list of y/n 236 parameters are handled in MSG by the composite layer's parameters 240 3. MSG does not support FSG's test mode, thus “transport”, 242 supported. MSG always uses SCSI protocol with bulk only
|
/openbmc/linux/sound/soc/au1x/ |
H A D | dbdma2.c | 33 #define MSG(x...) printk(KERN_INFO "au1xpsc_pcm: " x) macro 35 #define DBG MSG 214 MSG("DDMA channel (re)alloc failed!\n"); in au1xpsc_pcm_hw_params()
|
/openbmc/linux/include/linux/ |
H A D | poll.h | 136 M(HUP) | M(RDHUP) | M(MSG); in mangle_poll() 145 M(HUP) | M(RDHUP) | M(MSG); in demangle_poll()
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpuset_prs.sh | 92 MSG=$1 93 echo "$MSG" 95 echo "$MSG" > /dev/console
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | bareudp.sh | 294 local MSG="$3"; readonly MSG 297 printf "TEST: %-60s " "${MSG}" 332 local MSG
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | marvell,icu.txt | 7 requests on input wires to MSG memory mapped transactions to the GIC. 40 that allows to trigger interrupts using MSG memory mapped
|