Home
last modified time | relevance | path

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

/qemu/linux-user/aarch64/
H A Dsyscall_nr.h228 #define TARGET_NR_keyctl 219 macro
/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h223 #define TARGET_NR_keyctl 219 macro
/qemu/linux-user/riscv/
H A Dsyscall32_nr.h205 #define TARGET_NR_keyctl 219 macro
H A Dsyscall64_nr.h227 #define TARGET_NR_keyctl 219 macro
/qemu/linux-user/openrisc/
H A Dsyscall_nr.h229 #define TARGET_NR_keyctl 219 macro
/qemu/linux-user/hexagon/
H A Dsyscall_nr.h228 #define TARGET_NR_keyctl 219 macro
/qemu/linux-user/cris/
H A Dsyscall_nr.h294 #define TARGET_NR_keyctl 288 macro
/qemu/linux-user/
H A Dstrace.list494 #ifdef TARGET_NR_keyctl
495 { TARGET_NR_keyctl, "keyctl" , NULL, NULL, NULL },