| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d_log.h | 57 #define IM_LOGD(_str, ...) IM_LOG(ANDROID_LOG_DEBUG, _str , ## __VA_ARGS__) argument 58 #define IM_LOGI(_str, ...) IM_LOG(ANDROID_LOG_INFO, _str , ## __VA_ARGS__) argument 59 #define IM_LOGW(_str, ...) IM_LOG(ANDROID_LOG_WARN, _str , ## __VA_ARGS__) argument 60 #define IM_LOGE(_str, ...) IM_LOG(ANDROID_LOG_ERROR, _str , ## __VA_ARGS__) argument 61 #define IM_LOGFD(_str, ...) IM_LOG(ANDROID_LOG_DEBUG | IM_LOG_FORCE, _str , ## __VA_ARGS__) argument 62 #define IM_LOGFI(_str, ...) IM_LOG(ANDROID_LOG_INFO | IM_LOG_FORCE, _str , ## __VA_ARGS__) argument 63 #define IM_LOGFW(_str, ...) IM_LOG(ANDROID_LOG_WARN | IM_LOG_FORCE, _str , ## __VA_ARGS__) argument 64 #define IM_LOGFE(_str, ...) IM_LOG(ANDROID_LOG_ERROR | IM_LOG_FORCE, _str , ## __VA_ARGS__) argument 67 #define IM_LOG(level, _str, ...) \ argument 78 #define IM_LOGD(_str, ...) IM_LOG(IM_LOG_DEBUG, _str , ## __VA_ARGS__) argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | netif_receive_skb.c | 52 #define TEST_BTF(_str, _type, _flags, _expected, ...) \ argument 88 #define TEST_BTF_C(_str, _type, _flags, ...) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | class.h | 238 #define _CLASS_ATTR_STRING(_name, _mode, _str) \ argument 240 #define CLASS_ATTR_STRING(_name, _mode, _str) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/ |
| H A D | utils.h | 121 #define _str(s) #s macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/ |
| H A D | pidfd_test.c | 26 #define _str(s) #s macro
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | tda10086.c | 576 u8 _str; in tda10086_read_signal_strength() local
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | debugfs_sta.c | 431 #define PRINT_HT_CAP(_cond, _str) \ in sta_ht_capa_read() argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | linit.c | 55 #define _str(x) #x macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | nettest.c | 1431 static int convert_addr(struct sock_args *args, const char *_str, in convert_addr()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | annotate.c | 3172 int annotate_parse_percent_type(const struct option *opt, const char *_str, in annotate_parse_percent_type()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | perf_event.h | 1571 #define PMU_EVENT_ATTR_STRING(_name, _var, _str) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_init.c | 3579 #define PRINT_FIELD(_field, _flag, _str) { \ argument
|