Home
last modified time | relevance | path

Searched refs:tlogw (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
Dtee_compat_check.c42tlogw("check minor ver failed, tzdriver expect teeos minor version=%u, actual minor teeos version=… in check_teeos_compat_level()
Dmem.c88 tlogw("no more reserved memory to alloc so we use system vmalloc.\n"); in tc_mem_allocate()
Dagent.c1258 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()
Dsmc_smp.c619 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");
Dcmdmonitor.c447 tlogw("append crash info failed\n"); in cmd_monitor_archivefn()
Dmailbox_mempool.c147 tlogw("alloc 0 size mailbox or zone struct is NULL\n"); in mailbox_alloc()
Dsession_manager.c673 tlogw("alloc mem size=%u for TA load mem fail\n", in alloc_for_load_image()
/kernel/linux/common_modules/tzdriver/
Dtc_ns_log.h57 #define tlogw(fmt, args...) \ macro