Searched defs:MSG (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/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-5.19.10/arch/x86/crypto/ ! |
D | sha256_ni_asm.S | 64 #define MSG %xmm0 macro
|
D | aegis128-aesni-asm.S | 18 #define MSG %xmm5 macro
|
D | sha512-ssse3-asm.S | 87 #define MSG(i) 8*i(msg) macro
|
D | sha512-avx-asm.S | 89 #define MSG(i) 8*i(msg) macro
|
/linux-5.19.10/samples/rpmsg/ ! |
D | rpmsg_client_sample.c | 16 #define MSG "hello world!" macro
|
/linux-5.19.10/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-5.19.10/sound/soc/au1x/ ! |
D | dbdma2.c | 33 #define MSG(x...) printk(KERN_INFO "au1xpsc_pcm: " x) macro
|
/linux-5.19.10/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-5.19.10/security/integrity/ima/ ! |
D | ima_policy.c | 1153 #define MSG "template with 'modsig' field also needs 'd-modsig' field\n" in check_template_modsig() macro
|
/linux-5.19.10/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
|