Searched refs:pstore_ftrace_record (Results 1 – 3 of 3) sorted by relevance
14 struct pstore_ftrace_record { struct23 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() argument33 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
36 struct pstore_ftrace_record rec = {}; in pstore_ftrace_call()
63 #define REC_SIZE sizeof(struct pstore_ftrace_record)107 struct pstore_ftrace_record *rec = (void *)(ps->data + data->off); in pstore_ftrace_seq_show()