Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c7912 #if defined(TARGET_NR_open_by_handle_at) && defined(CONFIG_OPEN_BY_HANDLE)
9316 #if defined(TARGET_NR_open_by_handle_at) && defined(CONFIG_OPEN_BY_HANDLE) in _syscall2()
9317 case TARGET_NR_open_by_handle_at: in _syscall2()