Searched defs:MSG (Results 1 – 16 of 16) sorted by relevance
| /linux/lib/crypto/x86/ |
| H A D | sha256-ni-asm.S | 64 #define MSG %xmm0 /* sha256rnds2 implicit operand */ macro 202 #define MSG %xmm0 // sha256rnds2 implicit operand macro
|
| H A D | polyval-pclmul-avx.S | 41 #define MSG %rdx macro
|
| H A D | sha512-ssse3-asm.S | 87 #define MSG(i) 8*i(msg) macro
|
| H A D | sha512-avx-asm.S | 89 #define MSG(i) 8*i(msg) macro
|
| /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
|
| H A D | network_helpers.c | 44 #define log_err(MSG, ...) ({ \ argument
|
| /linux/samples/rpmsg/ |
| H A D | rpmsg_client_sample.c | 16 #define MSG "hello world!" macro
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_helpers.h | 12 #define log_err(MSG, ...) \ argument
|
| H A D | migrate_reuseport.c | 46 #define MSG global() macro
|
| H A D | tc_redirect.c | 68 #define log_err(MSG, ...) \ argument
|
| /linux/lib/crypto/arm64/ |
| H A D | polyval-ce-core.S | 32 MSG .req x2 label
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-vchiq.c | 93 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) \ argument 107 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) \ argument 115 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) argument
|
| /linux/tools/testing/selftests/net/af_unix/ |
| H A D | scm_rights.c | 272 #define MSG "x" in __send_fd() macro
|
| H A D | scm_pidfd.c | 22 #define log_err(MSG, ...) \ argument
|
| /linux/security/integrity/ima/ |
| H A D | ima_policy.c | 1217 #define MSG "template with 'modsig' field also needs 'd-modsig' field\n" in check_template_modsig() macro
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1919 #define MSG "Unable to remove Host I_T Nexus with active TPG port count: %d\n" in tcm_usbg_drop_nexus() macro
|