Home
last modified time | relevance | path

Searched defs:MSG (Results 1 – 14 of 14) sorted by relevance

/linux/lib/crypto/x86/
H A Dsha256-ni-asm.S64 #define MSG %xmm0 /* sha256rnds2 implicit operand */ macro
202 #define MSG %xmm0 // sha256rnds2 implicit operand macro
H A Dsha512-ssse3-asm.S87 #define MSG(i) 8*i(msg) macro
H A Dsha512-avx-asm.S89 #define MSG(i) 8*i(msg) macro
/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.h9 #define log_err(MSG, ...) fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \ argument
H A Dnetwork_helpers.c44 #define log_err(MSG, ...) ({ \ argument
/linux/samples/rpmsg/
H A Drpmsg_client_sample.c16 #define MSG "hello world!" macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_helpers.h12 #define log_err(MSG, ...) \ argument
H A Dmigrate_reuseport.c46 #define MSG "Hello World\0" macro
H A Dtc_redirect.c66 log_err(MSG,...) global() argument
/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S40 #define MSG %rsi macro
/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S31 MSG .req x1 label
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_rights.c202 #define MSG __send_fd() macro
H A Dscm_pidfd.c22 #define log_err(MSG, ...) \ argument
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1904 #define MSG "Unable to remove Host I_T Nexus with active TPG port count: %d\n" in tcm_usbg_drop_nexus() macro