Searched defs:LOG (Results 1 – 5 of 5) sorted by relevance
| /kernel/liteos_m/testsuites/unittest/posix/src/ |
| D | log.h | 46 #define LOG printf macro
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_btf_skc_cls_ingress.c | 25 #define LOG() ({ if (!linum) linum = __LINE__; }) macro
|
| /kernel/linux/linux-4.19/drivers/isdn/hardware/eicon/ |
| D | pc_maint.h | 49 #define LOG 1 macro
|
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| D | cpia2.h | 463 #define LOG(fmt, args...) ALOG(KERN_INFO, fmt, ## args) macro 468 #define LOG(fmt,args...) ALOG(KERN_INFO "cpia2: "fmt,##args) macro
|
| /kernel/linux/linux-4.19/drivers/media/usb/cpia2/ |
| D | cpia2.h | 471 #define LOG(fmt, args...) ALOG(KERN_INFO, fmt, ## args) macro 476 #define LOG(fmt,args...) ALOG(KERN_INFO "cpia2: "fmt,##args) macro
|