Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/
H A Dbuildid.sh201 test_remove() function
316 test_remove ${ex_sha1}
317 test_remove ${ex_md5}
319 test_remove ${ex_pe}
/linux/drivers/base/
H A Ddd.c607 bool test_remove = IS_ENABLED(CONFIG_DEBUG_TEST_DRIVER_REMOVE) && in really_probe() local
692 if (test_remove) { in really_probe()
693 test_remove = false; in really_probe()
/linux/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh413 test_remove()
938 test_remove
412 test_remove() global() function