Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dstrace.c109 static void print_ioctl(const struct syscallname *name, in print_ioctl() function
/openbmc/qemu/bsd-user/freebsd/
H A Dstrace.list136 { TARGET_FREEBSD_NR_ioctl, "ioctl", NULL, print_ioctl, NULL },
/openbmc/qemu/linux-user/
H A Dstrace.list458 { TARGET_NR_ioctl, "ioctl" , NULL, print_ioctl,
H A Dstrace.c4248 print_ioctl(CPUArchState *cpu_env, const struct syscallname *name, in print_ioctl() function