Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpstore.h240 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() function
264 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() function
/linux-6.12.1/fs/pstore/
Dftrace.c53 pstore_ftrace_encode_cpu(&rec, raw_smp_processor_id()); in pstore_ftrace_call()