Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dvmsplice.c7 return syscall(SYS_vmsplice, fd, iov, cnt, flags); in vmsplice()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h724 #define SYS_vmsplice 343 macro