Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dstrace.list590 { TARGET_NR_mknod, "mknod" , NULL, print_mknod, NULL },
H A Dstrace.c3395 print_mknod(CPUArchState *cpu_env, const struct syscallname *name, in print_mknod() function