Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpstore.h242 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() function
266 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() function
/OK3568_Linux_fs/kernel/fs/pstore/
H A Dftrace.c48 pstore_ftrace_encode_cpu(&rec, raw_smp_processor_id()); in pstore_ftrace_call()