Home
last modified time | relevance | path

Searched refs:test_remove (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Ddd.c501 bool test_remove = IS_ENABLED(CONFIG_DEBUG_TEST_DRIVER_REMOVE) && in really_probe() local
581 if (test_remove) { in really_probe()
582 test_remove = false; in really_probe()
/kernel/linux/linux-6.6/drivers/base/
H A Ddd.c605 bool test_remove = IS_ENABLED(CONFIG_DEBUG_TEST_DRIVER_REMOVE) && in really_probe() local
691 if (test_remove) { in really_probe()
692 test_remove = false; in really_probe()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh444 test_remove() function
981 test_remove

Completed in 5 milliseconds