Home
last modified time | relevance | path

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

/openbsd/regress/sys/dev/kcov/
H A Dkcov.c52 static int test_remote_interrupt(struct context *);
82 { "remote-interrupt", test_remote_interrupt, -1 }, in main()
547 test_remote_interrupt(struct context *ctx) in test_remote_interrupt() function