Searched refs:create_mem_file (Results 1 – 4 of 4) sorted by relevance
142 fd = create_mem_file(UM_KERN_PAGE_SIZE); in can_drop_memory()
212 int __init create_mem_file(unsigned long long len) in create_mem_file() function
75 physmem_fd = create_mem_file(len); in setup_physmem()
194 extern int create_mem_file(unsigned long long len);
Completed in 5 milliseconds