Searched defs:MSG (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | cgroup_helpers.h | 9 #define log_err(MSG, ...) fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \ argument
|
D | network_helpers.c | 29 #define log_err(MSG, ...) ({ \ argument
|
/Linux-v6.6/arch/x86/crypto/ |
D | sha256_ni_asm.S | 65 #define MSG %xmm0 macro
|
D | polyval-clmulni_asm.S | 40 #define MSG %rsi macro
|
D | aegis128-aesni-asm.S | 19 #define MSG %xmm5 macro
|
D | sha512-ssse3-asm.S | 88 #define MSG(i) 8*i(msg) macro
|
D | sha512-avx-asm.S | 90 #define MSG(i) 8*i(msg) macro
|
/Linux-v6.6/samples/rpmsg/ |
D | rpmsg_client_sample.c | 16 #define MSG "hello world!" macro
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | lwt_helpers.h | 13 #define log_err(MSG, ...) \ argument
|
D | migrate_reuseport.c | 46 #define MSG "Hello World\0" macro
|
D | tc_redirect.c | 65 #define log_err(MSG, ...) \ argument
|
/Linux-v6.6/arch/arm64/crypto/ |
D | polyval-ce-core.S | 31 MSG .req x1 label
|
/Linux-v6.6/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-vchiq.c | 91 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) \ argument 105 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) \ argument 113 #define DBG_DUMP_MSG(MSG, MSG_LEN, TITLE) argument
|
/Linux-v6.6/sound/soc/au1x/ |
D | dbdma2.c | 33 #define MSG(x...) printk(KERN_INFO "au1xpsc_pcm: " x) macro
|
/Linux-v6.6/tools/testing/selftests/net/af_unix/ |
D | scm_pidfd.c | 21 #define log_err(MSG, ...) \ argument
|
/Linux-v6.6/security/integrity/ima/ |
D | ima_policy.c | 1200 #define MSG "template with 'modsig' field also needs 'd-modsig' field\n" in check_template_modsig() macro
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | f_tcm.c | 1577 #define MSG "Unable to remove Host I_T Nexus with active TPG port count: %d\n" in tcm_usbg_drop_nexus() macro
|