Searched defs:MSG (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/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-6.1.9/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-avx-asm.S | 90 #define MSG(i) 8*i(msg) macro
|
D | sha512-ssse3-asm.S | 88 #define MSG(i) 8*i(msg) macro
|
/linux-6.1.9/samples/rpmsg/ |
D | rpmsg_client_sample.c | 16 #define MSG "hello world!" macro
|
/linux-6.1.9/arch/arm64/crypto/ |
D | polyval-ce-core.S | 31 MSG .req x1 label
|
/linux-6.1.9/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-6.1.9/sound/soc/au1x/ |
D | dbdma2.c | 33 #define MSG(x...) printk(KERN_INFO "au1xpsc_pcm: " x) macro
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | migrate_reuseport.c | 46 #define MSG "Hello World\0" macro
|
D | tc_redirect.c | 69 #define log_err(MSG, ...) \ argument
|
/linux-6.1.9/security/integrity/ima/ |
D | ima_policy.c | 1172 #define MSG "template with 'modsig' field also needs 'd-modsig' field\n" in check_template_modsig() macro
|
/linux-6.1.9/drivers/usb/gadget/function/ |
D | f_tcm.c | 1601 #define MSG "Unable to remove Host I_T Nexus with active TPG port count: %d\n" in tcm_usbg_drop_nexus() macro
|