Searched refs:big_oops_buf_sz (Results 1 – 1 of 1) sorted by relevance
107 static size_t big_oops_buf_sz; variable439 big_oops_buf_sz = (oops_data_sz * 100) / 45; in nvram_init_oops_partition()440 big_oops_buf = kmalloc(big_oops_buf_sz, GFP_KERNEL); in nvram_init_oops_partition()664 new_msgs, new_len, big_oops_buf, big_oops_buf_sz); in oops_to_nvram()