Home
last modified time | relevance | path

Searched defs:test_irq (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier.c241 void test_irq(void) { RUN(irq); } test_irq() function
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c11651 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start()