Home
last modified time | relevance | path

Searched refs:PSTORE_TYPE_FTRACE (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dpstore.h33 PSTORE_TYPE_FTRACE = 3, enumerator
/linux/fs/pstore/
A Dinode.c134 if (ps->record->type == PSTORE_TYPE_FTRACE) in pstore_file_read()
147 if (ps->record->type == PSTORE_TYPE_FTRACE) in pstore_file_open()
A Dftrace.c35 .type = PSTORE_TYPE_FTRACE, in pstore_ftrace_call()
A Dzone.c712 case PSTORE_TYPE_FTRACE: in psz_pstore_erase()
894 case PSTORE_TYPE_FTRACE: { in psz_pstore_write()
1080 case PSTORE_TYPE_FTRACE: in psz_pstore_read()
1259 cxt->fpszs = psz_init_zones(PSTORE_TYPE_FTRACE, &off, in psz_alloc_zones()
A Dram.c318 } else if (record->type == PSTORE_TYPE_FTRACE) { in ramoops_pstore_write()
420 case PSTORE_TYPE_FTRACE: in ramoops_pstore_erase()

Completed in 10 milliseconds