Home
last modified time | relevance | path

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

/fs/pstore/
Dinternal.h14 struct pstore_ftrace_record { struct
23 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() argument
33 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
Dftrace.c36 struct pstore_ftrace_record rec = {}; in pstore_ftrace_call()
Dinode.c63 #define REC_SIZE sizeof(struct pstore_ftrace_record)
107 struct pstore_ftrace_record *rec = (void *)(ps->data + data->off); in pstore_ftrace_seq_show()