Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_skc_cls_ingress.c58 static void reset_test(void) in reset_test() function
217 reset_test(); in test_btf_skc_cls_ingress()
H A Dtcp_hdr_options.c257 static void reset_test(void) in reset_test() function
556 reset_test(); in test_tcp_hdr_options()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddebugfs.c109 debugfs_create_u32("reset_test", 0600, dir, &dev->reset_test); in mt7603_init_debugfs()
H A Dmt7603.h155 u32 reset_test; member
H A Dmac.c1599 if (dev->reset_test == cause + 1) { in mt7603_watchdog_check()
1600 dev->reset_test = 0; in mt7603_watchdog_check()