Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c1308 static void intr_shell(int sig) in intr_shell() function
1347 signal(SIGINT, intr_shell); in init_shell()