Searched refs:tlogw (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/common_modules/tzdriver/core/ |
D | tee_compat_check.c | 42 …tlogw("check minor ver failed, tzdriver expect teeos minor version=%u, actual minor teeos version=… in check_teeos_compat_level()
|
D | mem.c | 88 tlogw("no more reserved memory to alloc so we use system vmalloc.\n"); in tc_mem_allocate()
|
D | agent.c | 1258 tlogw("agent id %u has no init function\n", in tee_agent_kernel_init() 1272 tlogw("agent id %u has no run function\n", in tee_agent_kernel_init() 1298 tlogw("agent id %u has no stop function\n", in tee_agent_kernel_exit() 1307 tlogw("agent id %u has no exit function\n", in tee_agent_kernel_exit()
|
D | smc_smp.c | 619 tlogw("set %s affinity failed\n", current->comm); in match_ta_affinity() 1193 tlogw("wakeup for ca <= 0\n"); in proc_smc_wakeup_ca() 1965 tlogw("uefi mode, not check teeos compat level\n");
|
D | cmdmonitor.c | 447 tlogw("append crash info failed\n"); in cmd_monitor_archivefn()
|
D | mailbox_mempool.c | 147 tlogw("alloc 0 size mailbox or zone struct is NULL\n"); in mailbox_alloc()
|
D | session_manager.c | 673 tlogw("alloc mem size=%u for TA load mem fail\n", in alloc_for_load_image()
|
/kernel/linux/common_modules/tzdriver/ |
D | tc_ns_log.h | 57 #define tlogw(fmt, args...) \ macro
|