Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpstore.h227 #define PSTORE_CPU_IN_IP 0x1 macro
229 #define PSTORE_CPU_IN_IP 0x3 macro
240 #ifdef PSTORE_CPU_IN_IP
250 return rec->ip & PSTORE_CPU_IN_IP; in pstore_ftrace_decode_cpu()