Home
last modified time | relevance | path

Searched defs:ftrace_size (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dpstore_blk.h43 unsigned long ftrace_size; member
H A Dpstore_zone.h50 unsigned long ftrace_size; member
H A Dpstore_ram.h35 unsigned long ftrace_size; member
/kernel/linux/linux-5.10/include/linux/
H A Dpstore_zone.h51 unsigned long ftrace_size; member
H A Dpstore_blk.h107 unsigned long ftrace_size; member
H A Dpstore_ram.h134 unsigned long ftrace_size; member
/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c48 static long ftrace_size = CONFIG_PSTORE_BLK_FTRACE_SIZE; variable
50 static long ftrace_size = -1; variable
H A Dram.c90 size_t ftrace_size; member
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H A Dblk.c47 static long ftrace_size = CONFIG_PSTORE_BLK_FTRACE_SIZE; variable
49 static long ftrace_size = -1; variable
H A Dram.c97 size_t ftrace_size; member
[all...]
/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.c672 int ftrace_size = sizeof(ftrace) - 1; in main() local
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.c672 int ftrace_size = sizeof(ftrace) - 1; in main() local

Completed in 7 milliseconds