Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpstore.h229 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() function
253 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() function
/Linux-v5.4/fs/pstore/
Dftrace.c47 pstore_ftrace_encode_cpu(&rec, raw_smp_processor_id()); in pstore_ftrace_call()