Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/rds/
Drun.sh108 check_conf() { function
183 check_conf
/linux-6.12.1/scripts/kconfig/
Dconf.c21 static void check_conf(struct menu *menu);
530 check_conf(menu); in conf()
574 static void check_conf(struct menu *menu) in check_conf() function
604 check_conf(child); in check_conf()
827 check_conf(&rootmenu); in main()