Home
last modified time | relevance | path

Searched refs:create_mem_file (Results 1 – 4 of 4) sorted by relevance

/linux/arch/um/kernel/
H A Dphysmem.c75 physmem_fd = create_mem_file(len); in setup_physmem()
/linux/arch/um/os-Linux/
H A Dprocess.c144 fd = create_mem_file(UM_KERN_PAGE_SIZE); in can_drop_memory()
H A Dmem.c212 int __init create_mem_file(unsigned long long len) in create_mem_file() function
/linux/arch/um/include/shared/
H A Dos.h194 extern int create_mem_file(unsigned long long len);