Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_ida.c210 static void ida_exit(void) in ida_exit() function
215 module_exit(ida_exit);
/openbmc/linux/tools/testing/radix-tree/
H A Didr-test.c587 ida_exit(); in ida_tests()