Home
last modified time | relevance | path

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

/linux-6.14.4/arch/um/os-Linux/skas/
Dmem.c139 struct stub_syscall *syscall_stub_alloc(struct mm_id *mm_idp) in syscall_stub_alloc() function
191 sc = syscall_stub_alloc(mm_idp); in map()
213 sc = syscall_stub_alloc(mm_idp); in unmap()
/linux-6.14.4/arch/um/include/shared/
Dos.h274 struct stub_syscall *syscall_stub_alloc(struct mm_id *mm_idp);