Home
last modified time | relevance | path

Searched refs:os_seek_file (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dcow_sys.h28 return os_seek_file(fd, offset); in cow_seek_file()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dcow_sys.h28 return os_seek_file(fd, offset); in cow_seek_file()
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dksyms.c20 EXPORT_SYMBOL(os_seek_file); variable
H A Dphysmem.c107 os_seek_file(physmem_fd, __pa(__syscall_stub_start)); in setup_physmem()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dksyms.c20 EXPORT_SYMBOL(os_seek_file); variable
H A Dphysmem.c107 os_seek_file(physmem_fd, __pa(__syscall_stub_start)); in setup_physmem()
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dos.h145 extern int os_seek_file(int fd, unsigned long long offset);
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Dos.h150 extern int os_seek_file(int fd, unsigned long long offset);
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dfile.c254 int os_seek_file(int fd, unsigned long long offset) in os_seek_file() function
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dfile.c254 int os_seek_file(int fd, unsigned long long offset) in os_seek_file() function

Completed in 5 milliseconds