Searched refs:ram_buf_rm (Results 1 – 3 of 3) sorted by relevance
82 bool ram_buf_rm; /* Remove RAM buffer file after read */ member
293 state->ram_buf_rm = true; in sandbox_cmdline_cb_rm_memory()543 if (state->ram_buf_rm && state->ram_buf_fname) { in sandbox_main()
905 if (state->ram_buf_rm) in os_jump_to_file()1008 state->ram_buf_rm = true; in os_spl_to_uboot()
Completed in 9 milliseconds