/linux/arch/x86/crypto/ |
A D | sha256_ni_asm.S | 134 pshufd $0x0E, MSG, MSG 143 pshufd $0x0E, MSG, MSG 153 pshufd $0x0E, MSG, MSG 167 pshufd $0x0E, MSG, MSG 179 pshufd $0x0E, MSG, MSG 191 pshufd $0x0E, MSG, MSG 203 pshufd $0x0E, MSG, MSG 215 pshufd $0x0E, MSG, MSG 227 pshufd $0x0E, MSG, MSG 239 pshufd $0x0E, MSG, MSG [all …]
|
A D | aegis128-aesni-asm.S | 18 #define MSG %xmm5 macro 76 pxor MSG, MSG 111 movq %r9, MSG 120 pslldq $8, MSG 122 pxor T0, MSG 394 pxor MSG, \s4 540 pxor \s1, MSG 544 pxor T1, MSG 673 pxor T1, MSG 686 pand T0, MSG [all …]
|
A D | sha512-ssse3-asm.S | 83 # MSG, DIGEST, K_t, W_t are arrays 87 #define MSG(i) 8*i(msg) macro 314 movdqu MSG(t), %xmm0 321 movdqu MSG(t), %xmm0
|
/linux/arch/arm/crypto/ |
A D | sha256-armv4.pl | 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] 635 ($W0,$W1)=($W1,$W0); push(@MSG,shift(@MSG)); [all …]
|
/linux/arch/arm64/crypto/ |
A D | sha512-armv8.pl | 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)); 415 add.i32 $W0,$W0,@MSG[0] [all …]
|
/linux/samples/rpmsg/ |
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()
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
A D | 11h.c | 133 mwifiex_dbg(priv->adapter, MSG, in mwifiex_dfs_cac_work_queue() 162 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cmd_issue_chan_report_request() 166 mwifiex_dbg(priv->adapter, MSG, "cancelling CAC\n"); in mwifiex_cmd_issue_chan_report_request() 193 mwifiex_dbg(priv->adapter, MSG, in mwifiex_abort_cac() 232 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_chanrpt_ready() 261 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_radar_detected() 268 mwifiex_dbg(priv->adapter, MSG, "regdomain: %d\n", in mwifiex_11h_handle_radar_detected() 270 mwifiex_dbg(priv->adapter, MSG, "radar detection type: %d\n", in mwifiex_11h_handle_radar_detected() 304 mwifiex_dbg(priv->adapter, MSG, in mwifiex_dfs_chan_sw_work_queue()
|
A D | cmdevt.c | 962 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 967 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 970 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 974 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 978 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() 989 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 994 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() 997 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func() [all …]
|
A D | init.c | 642 mwifiex_dbg(adapter, MSG, in mwifiex_shutdown_drv() 701 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw() 713 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw() 719 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw()
|
A D | pcie.c | 2233 mwifiex_dbg(adapter, MSG, in mwifiex_extract_wifi_fw() 2345 mwifiex_dbg(adapter, MSG, in mwifiex_prog_fw_w_helper() 2454 mwifiex_dbg(adapter, MSG, in mwifiex_prog_fw_w_helper() 2780 mwifiex_dbg(adapter, MSG, "PCIE register dump start\n"); in mwifiex_pcie_reg_dump() 2788 mwifiex_dbg(adapter, MSG, "pcie scratch register:"); in mwifiex_pcie_reg_dump() 2795 mwifiex_dbg(adapter, MSG, "%s\n", buf); in mwifiex_pcie_reg_dump() 2798 mwifiex_dbg(adapter, MSG, "PCIE register dump end\n"); in mwifiex_pcie_reg_dump() 2911 mwifiex_dbg(adapter, MSG, "Firmware dump Finished!\n"); in mwifiex_pcie_fw_dump() 3190 mwifiex_dbg(adapter, MSG, "cancel_work_sync() done\n"); in mwifiex_cleanup_pcie() 3192 mwifiex_dbg(adapter, MSG, in mwifiex_cleanup_pcie() [all …]
|
A D | main.c | 566 mwifiex_dbg(adapter, MSG, "WLAN FW is active\n"); in _mwifiex_fw_dpc() 656 mwifiex_dbg(adapter, MSG, "driver_version = %s\n", fmt); in _mwifiex_fw_dpc() 1098 mwifiex_dbg(adapter, MSG, in mwifiex_upload_device_dump() 1102 mwifiex_dbg(adapter, MSG, in mwifiex_upload_device_dump() 1125 mwifiex_dbg(adapter, MSG, "===mwifiex driverinfo dump start===\n"); in mwifiex_drv_info_dump() 1215 mwifiex_dbg(adapter, MSG, "===mwifiex driverinfo dump end===\n"); in mwifiex_drv_info_dump() 1242 mwifiex_dbg(adapter, MSG, "Realloc device dump data.\n"); in mwifiex_prepare_fw_dump_info()
|
/linux/drivers/scsi/pm8001/ |
A D | pm8001_hwi.c | 3156 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_get_nvmd_resp() 3188 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_local_phy_ctl() 3192 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_local_phy_ctl() 3365 pm8001_dbg(pm8001_ha, MSG, in hw_event_sas_phy_up() 3490 pm8001_dbg(pm8001_ha, MSG, in hw_event_phy_down() 3501 pm8001_dbg(pm8001_ha, MSG, in hw_event_phy_down() 3507 pm8001_dbg(pm8001_ha, MSG, in hw_event_phy_down() 3558 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_reg_resp() 3565 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_reg_resp() 3569 pm8001_dbg(pm8001_ha, MSG, in pm8001_mpi_reg_resp() [all …]
|
A D | pm80xx_hwi.c | 1079 pm8001_dbg(pm8001_ha, MSG, in check_fw_ready() 1623 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 1627 pm8001_dbg(pm8001_ha, MSG, in pm80xx_chip_soft_rst() 3344 pm8001_dbg(pm8001_ha, MSG, in hw_event_sas_phy_up() 3474 pm8001_dbg(pm8001_ha, MSG, in hw_event_phy_down() 3489 pm8001_dbg(pm8001_ha, MSG, in hw_event_phy_down() 3495 pm8001_dbg(pm8001_ha, MSG, in hw_event_phy_down() 3660 pm8001_dbg(pm8001_ha, MSG, in mpi_hw_event() 3666 pm8001_dbg(pm8001_ha, MSG, in mpi_hw_event() 3814 pm8001_dbg(pm8001_ha, MSG, in mpi_set_controller_config_resp() [all …]
|
/linux/tools/build/ |
A D | Makefile.feature | 149 $(call feature_check,all,$(MSG)) 175 feature_print_status = $(eval $(feature_print_status_code)) $(info $(MSG)) 179 MSG = $(shell printf '...%30s: [ \033[32mon\033[m ]' $(1)) 181 MSG = $(shell printf '...%30s: [ \033[31mOFF\033[m ]' $(1)) 185 feature_print_text = $(eval $(feature_print_text_code)) $(info $(MSG)) 187 MSG = $(shell printf '...%30s: %s' $(1) $(2))
|
/linux/tools/testing/selftests/bpf/ |
A D | cgroup_helpers.h | 9 #define log_err(MSG, ...) fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \ argument
|
A D | network_helpers.c | 18 #define log_err(MSG, ...) ({ \ argument 20 fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \
|
/linux/Documentation/userspace-api/media/cec/ |
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`:
|
/linux/Documentation/usb/ |
A D | mass-storage.rst | 2 Mass Storage Gadget (MSG) 8 Mass Storage Gadget (or MSG) acts as a USB Mass Storage device, 209 that MSG is a composite gadget (ie. uses the composite framework) 212 kernel hacker's point of view, this means that (i) MSG does not 221 for all logical units whereas in MSG they accept a list of y/n 227 parameters are handled in MSG by the composite layer's parameters 231 3. MSG does not support FSG's test mode, thus “transport”, 233 supported. MSG always uses SCSI protocol with bulk only
|
/linux/sound/soc/au1x/ |
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()
|
/linux/include/linux/ |
A D | poll.h | 134 M(HUP) | M(RDHUP) | M(MSG); in mangle_poll() 143 M(HUP) | M(RDHUP) | M(MSG); in demangle_poll()
|
/linux/tools/testing/selftests/net/ |
A D | bareudp.sh | 294 local MSG="$3"; readonly MSG 297 printf "TEST: %-60s " "${MSG}" 332 local MSG
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
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
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
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()
|
/linux/Documentation/misc-devices/ |
A D | ibmvmc.rst | 196 MSG RDMA 198 SIGNAL MSG 200 SIGNAL MSG 202 MSG RDMA
|
/linux/drivers/staging/vc04_services/vchiq-mmal/ |
A D | mmal-vchiq.c | 91 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) \ argument 94 msg_type_names[(MSG)->h.type], \ 95 (MSG)->h.type, (MSG_LEN)); \ 97 16, 4, (MSG), \ 101 ((u8 *)(MSG)) + sizeof(struct mmal_msg_header),\ 105 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) \ argument 108 msg_type_names[(MSG)->h.type], \ 109 (MSG)->h.type, (MSG_LEN)); \ 113 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) argument
|