Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list643 #ifdef TARGET_NR_mremap
644 { TARGET_NR_mremap, "mremap" , NULL, NULL, NULL },
H A Dsyscall.c10641 #ifdef TARGET_NR_mremap in _syscall2()
10642 case TARGET_NR_mremap: in _syscall2()