Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list498 { TARGET_NR_kill, "kill", NULL, print_kill, NULL },
H A Dstrace.c4173 print_kill(CPUArchState *cpu_env, const struct syscallname *name, in print_kill() function