Home
last modified time | relevance | path

Searched refs:MIN_MEM_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/pstore/
H A Dram.c27 #define MIN_MEM_SIZE 4096UL macro
29 static ulong record_size = MIN_MEM_SIZE;
34 static ulong ramoops_console_size = MIN_MEM_SIZE;
38 static ulong ramoops_ftrace_size = MIN_MEM_SIZE;
42 static ulong ramoops_pmsg_size = MIN_MEM_SIZE;
46 static ulong ramoops_blackbox_size = MIN_MEM_SIZE;
/kernel/linux/linux-6.6/fs/pstore/
H A Dram.c29 #define MIN_MEM_SIZE 4096UL macro
31 static ulong record_size = MIN_MEM_SIZE;
36 static ulong ramoops_console_size = MIN_MEM_SIZE;
40 static ulong ramoops_ftrace_size = MIN_MEM_SIZE;
44 static ulong ramoops_pmsg_size = MIN_MEM_SIZE;

Completed in 3 milliseconds