Searched refs:caller_id2 (Results 1 – 1 of 1) sorted by relevance
2155 u32 caller_id2 = info->caller_id2; in printk_info_get_pid() local2157 return caller_id & CALLER_ID_MASK ? caller_id2 : caller_id; in printk_info_get_pid()2163 u32 caller_id2 = info->caller_id2; in printk_info_get_cpu() local2166 caller_id : caller_id2) & ~CALLER_ID_MASK); in printk_info_get_cpu()2249 info->caller_id2 = printk_caller_id2(); in printk_store_execution_ctx()