Searched refs:buf3 (Results 1 – 1 of 1) sorted by relevance
341 void *buf3 = kzalloc(PAGE_4K_SIZE, 0); in process_load_elf_file() local346 tmp_use_fs.r9 = (uint64_t)buf3; in process_load_elf_file()349 memcpy(virt_base + beginning_offset + val, buf3, x); in process_load_elf_file()357 kfree(buf3); in process_load_elf_file()