Home
last modified time | relevance | path

Searched refs:syscall_stub_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/os-Linux/skas/
H A Dmem.c157 struct stub_syscall *syscall_stub_alloc(struct mm_id *mm_idp) in syscall_stub_alloc() function
256 sc = syscall_stub_alloc(mm_idp); in map()
278 sc = syscall_stub_alloc(mm_idp); in unmap()
/linux/arch/um/include/shared/
H A Dos.h279 struct stub_syscall *syscall_stub_alloc(struct mm_id *mm_idp);