Searched refs:ram_buf_rm (Results 1 – 3 of 3) sorted by relevance
79 bool ram_buf_rm; /* Remove RAM buffer file after read */ member
301 state->ram_buf_rm = true; in sandbox_cmdline_cb_rm_memory()521 if (state->ram_buf_rm && state->ram_buf_fname) { in sandbox_main()
841 if (state->ram_buf_rm) in os_jump_to_file()944 state->ram_buf_rm = true; in os_spl_to_uboot()
Completed in 10 milliseconds